3

有没有办法将 CommonJ WorkManager 与 Glassfish 集成

4

2 回答 2

1

我自己从来没有这样做过,但根据 Sahoo(在这个线程中),要走的路是编写一个 JCA 连接器并使用javax.resource.spi.work.WorkManagerAPI(这是 JCA 1.5 的一部分)

资源

于 2010-09-01T15:21:23.650 回答
0

stackoverflow 用户在 StackOverflow 的其他地方发布了一个解决方案: Using a CommonJ implementation with GlassFish and Spring 3

于 2013-10-25T21:55:37.200 回答