Hi,
I want to use javax.transaction.UserTransaction in my servlet which is a
client of my ejb session bean.
But I get:
javax.naming.NameNotFoundException: javax.transaction.UserTransaction not
bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
when I try to obtain it using:
ctx.lookup("javax.transaction.UserTransaction");
I thought that it has to be available under this name, or???
I use Jboss 3.0
What's going on,
Artur
___________________________________________
Artur Jonak
phone: +48 22 535 88 10
<mailto:[EMAIL PROTECTED]>
___________________________________________
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user