开发者

Is there a way to integrate CommonJ WorkManager with Glassfish

Is there a开发者_StackOverflow way to integrate CommonJ WorkManager with Glassfish


I've never done this myself but according to Sahoo (in this thread), the way to go would be to write a JCA connector and to use the javax.resource.spi.work.WorkManager API (which is part of JCA 1.5)

Resources

  • Parallel processing in Glassfish with Work Managers
  • JSR 322 - JavaEE Connector Architecture 1.6 - Reference Implementation - Half Pager
  • javax.resource.spi.work.WorkManager API


A stackoverflow user has a solution posted elsewhere on StackOverflow: Using a CommonJ implementation with GlassFish and Spring 3

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜