Hello,

        I wanted to thank everyone for telling me to clear my classpath. It worked. 
Now I have one last peice to figure out. 
        When I start jboss, everything runs great. Tomcat runs and it's examples 
work. The only problem now is tomcat won't run the jboss example. 

It gives the error ClassNotFoundException javax.transaction.xa.Xid. 

I know that this Class is in the j2ee.jar, but I can't set that in my 
classpath because then JBoss won't start up. I tried copying the following 
files :

j2ee.jar
ejb.jar
jboss-client.jar
jta-spec1_0_1.jar


to the tomcat/lib directory because tomcat is supposed to load those into the 
classpath at startup, but it didn't make a difference 

Any Suggestions??

Thanks 
Christian

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

Reply via email to