Hi

Is it possible to do a UserTransaction lookup on a client (like a servlet)
running on a different VM of Jboss?

I´ve tried doing the following lookups without no success:

initcntx.lookup("java:comp/UserTransaction");
initcntx.lookup("UserTransaction");
initcntx.lookup("javax.transaction.UserTransaction");

I´m using yesterday´s snapshot and I read an email from Oleg Husgaard
(http://www.mail-archive.com/jboss-user@lists.sourceforge.net/msg03250.html)
saying that this featured had just been added to CVS

thanks
Roberto



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to