"bela" wrote : | | Use of JBossCache within WebLogic is on the roadmap. What you have to do is to provide an implementation of ManagerLookup and set the ManagerLookupClass to its fully qualified classname. | | Regarding the spec violation: do you care ? | | Bela
I successfully got a 'generic' transaction manager lookup running that determines itself under which application server it is running (supported are jboss, weblogic, websphere, orion and others). It is derived from a code fragment from the spring framework. If there is any interest in it let me know and i can provide the sources. -markus View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841893#3841893 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841893 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
