>From the Axis2 Quick Start Guide I used the JiBX approach to create a web
service and client.  I would like to have a JTA UserTransaction in my client
however I always get the following error.

javax.naming.NoInitialContextException: Need to specify class name in
environment or system property, or as an applet parameter, or in an
application resource file:  java.naming.factory.initial 

I am using Tomcat 5.5 as the server.  I am unsure as to what I need to add
to the Tomcat conf files to get the UserTransaction to work.

I already have the necessary .jar files (i.e. jta.jar)

-- 
View this message in context: 
http://www.nabble.com/UserTransaction-in-Axis2-Client-tf3079310.html#a8555355
Sent from the Axis - Dev mailing list archive at Nabble.com.


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

Reply via email to