1 Reply Latest reply on Jun 3, 2003 5:20 AM by rdomingo

    please help, java.lang.NoClassDefFoundError: javax/ejb/EJBLo

      I'm using jboss 3.2.1 (no integrated tomcat) and a standalone tomcat 4.1.

      But when my soap client invokes my soap servlet it generates a java.lang.NoClassDefFoundError: javax/ejb/EJBLocalObject

      j2ee.jar seems to be in my classpath. I tried putting it in the war an tried putting it in de lib dir of tomcat. But it keeps complaining that it can not find the class....

      Has anyone succeeded using tomcat in combination with jboss ???

      Please give me some directions.

      --------------------------------

      I would like to use the integrated tomcat, but I have no clue or what so ever how tomcat is integrated. I couldn't find no documentation or what so ever....

      It's verry discouraging that evertytime when you try something different (when using jboss) you run into lots of problems again. Why isn't it just working als you would expect ???