Hello,

under 5.5.9 the configuration has to be
<Resource
        name="UserTransaction"
        type="com.atomikos.icatch.jta.UserTransactionImp"
        factory="org.apache.naming.factory.BeanFactory"/> 

With this, the 5.5.9 manager lists the UserTransaction. But I want to use a
actual version of tomcat.

Should the manager list the UserTransaction if it is configured under 5.5.25
or 6.0.14 with
<Transaction factory="com.atomikos.icatch.jta.UserTransactionFactory" />?

regards,
Peter
-- 
View this message in context: 
http://www.nabble.com/no-UserTransaction-in-jndi-tf4763485.html#a13644275
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to