Re: UserTransaction not working in DefaultContext

2004-10-15 Thread Ricardo Matinata
te: Thu, 14 Oct 2004 16:14:07 -0300 Subject: UserTransaction not working in DefaultContext To: [EMAIL PROTECTED] Hi, As of tomcat-5.0.29, it is not possible to have a java:/comp/UserTransaction resource working if declared

RE: UserTransaction not working in DefaultContext

2004-10-14 Thread Shapira, Yoav
Hi, Does it work from a normal Context, not DefaultContext? Yoav Shapira http://www.yoavshapira.com >-Original Message- >From: Ricardo Matinata [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 14, 2004 3:14 PM >To: [EMAIL PROTECTED] >Subject: UserTransaction

UserTransaction not working in DefaultContext

2004-10-14 Thread Ricardo Matinata
Hi, As of tomcat-5.0.29, it is not possible to have a java:/comp/UserTransaction resource working if declared from a DefaultContext. (ie) : ... factory org.objectweb.jotm.UserTransactio