Hi
When I try to get an UserTransaction in JBoss using the standard JNDI name
"java:comp/UserTransaction" an exception is thrown (NameNotFoundException or
something like this). Anyway, the needed UserTransaction object can be found at
"/UserTransaction" JNDI name. Is there any way to get the Use
Hi all,
I'm pretty new to JBoss but I have also a very tight deadline in porting an
application from Weblogic to JBoss. Everything is fine excepting one thing.
When running the application on JBoss and look a UserTransaction object using
the J2EE standard JNDI name as "java:comp/UserTransaction"