0 Replies Latest reply on Apr 6, 2002 2:58 PM by simonsta

    classnotfoundexception transaction.xa.xaresource

    simonsta

      Hi,

      I'm doing remote debugging through JDeveloper9i. When I try to debug my bean the ejbCreate method throws an exception since it can't find javax.transaction.xa.xaresource. I looked through the server.log and it says that lib/ext/jboss-j2ee.jar is added to the classpath, so that seems correct. I solved the problem by adding lib/ext/jboss-j2ee.jar directly to the run command, though I suspect this is not the best solution. does anyone else have any experience with this error?

      thanks,
      Simon