Hi, I'm using jboss 4.2.3 and I have developed a custom resource adapter. I want my resource adapter to use a different WorkManager than the default jca one "jboss.jca:service=WorkManager" so that threading in this RA is independent and does not interfere with threading in other deployed resource adapters.
Is there any way of doing this? May I have to deploy another instance of a RARDeployer with another WorkManager and associate it to my resource adapter? Thanks a lot! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266022#4266022 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266022 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
