commonj
How do I ignore stuck threads in a Weblogic Server
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[详细]
2023-04-12 22:29 分类:问答Websphere equivalent to glassfish-web.xml
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:[详细]
2023-04-05 15:57 分类:问答CommonJ TimerManager versus EJB3 TimerService
I have to implement a simple (not clustered) timer for WebLogic and it seems there are two different \'standard\' options[详细]
2023-03-19 00:11 分类:问答OC4J (10.1.2) orion-web.xml
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:[详细]
2023-02-14 06:17 分类:问答Is there a way to integrate CommonJ WorkManager with Glassfish
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[详细]
2023-01-14 18:59 分类:问答How to use commonJ Timer Manager in MDB at Weblogic 10.3 environment
I am getting javax.naming.NameNotFoundException while trying to look up TimerManager. Here I am giving MDB components.[详细]
2023-01-10 18:03 分类:问答Is there a way to integrate CommonJ WorkManager with JBoss 5.1
I did find a Jboss Commonj Service on sourceforge, bu开发者_如何转开发t that appears to be for JBoss 4x.[详细]
2022-12-15 14:04 分类:问答