How do I get Atomikos JMS to work with Weblogic -


i using atomikos transactions , weblogic jms. client receiving jmsclientexceptions stating getxaresource can called server. http://docs.oracle.com/cd/e17904_01/web.1111/e13731/jtatximp.htm#i1060046 describes how weblogic work third-party transaction manager. states "you must register weblogic server interposed transaction manager subordinate foreign transaction manager." unable figure out how this. appreciated.


Comments

Popular posts from this blog

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -

javascript - jQuery: Add class depending on URL in the best way -