I\'ve got the below code working on Weblogic Application Server 10.3.2. The long running task executed on timerExpired takes longer than the server wide StuckThreadMaxTime of 600 seconds. I do not wan
I have two deployment environments - Websphere 7.0 and Glassfish 3.1.I have to include a work manager resource reference in the web.xml of my applications for the Websphere environment like so:
I have to implement a simple (not clustered) timer for WebLogic and it seems there are two different \'standard\' options
I try to use CommonJ with OC4J. I need to write \'resource-ref-mapping\' in orion-web.xml If I have such entry in web.xml:
Is there a开发者_StackOverflow way to integrate CommonJ WorkManager with GlassfishI\'ve never done this myself but according to Sahoo (in this thread), the way to go would be to write a JCA connector
I am getting javax.naming.NameNotFoundException while trying to look up TimerManager. Here I am giving MDB components.
I did find a Jboss Commonj Service on sourceforge, bu开发者_如何转开发t that appears to be for JBoss 4x.