hi;
threre are some thread regarding this but i did not find a definite answer.

does tomcat has a UserTransaction implementation ready to use out of the
box? or do i have to download JTOM or something similar in order to use a
JTA UserTransaction.
i use tomcat 5.0.25.   when i lookup  "java:comp:UserTransaction" i get an
exception below:
javax.naming.NamingException: Cannot create resource instance
at org.apache.naming.factory.TransactionFactory.getObjectInstance(Transa
ctionFactory.java:145)
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:3
01)
at org.apache.naming.NamingContext.lookup(NamingContext.java:838)

so i guess that something is binded under this name in JNDI and flow goes to
the trasactionFactory so what the deal here?
any help is appreciated.
thanks in advance.

____________________
Guy Katz
Allot Communications
[EMAIL PROTECTED]
tel: +972 9 7619288
fax: +972 9 7443626


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to