1 Reply Latest reply on Aug 2, 2003 7:16 AM by dimasowl

    JBuilder 7  JBoss3.0  integration

    limy

      Has anyone used the JBuilder 7 and JBoss (jboss-3.0.7_jakarta-tomcat-4.1.24)together? If so, which libraries do I need to configure, etc, to get it running right? Errors shrown :

      "testSesBean.java": Error #: 704 : cannot access directory javax\ejb at line 3, column 1
      "testSesBean.java": Error #: 300 : class SessionBean not found in class test.testSesBean at line 5, column 37
      "testSes.java": Error #: 475 : class Enterprise1 is public; must be declared in a file named Enterprise1.java at line 7, column 8
      "testSes.java": Error #: 302 : cannot access class javax.ejb.EJBObject; java.io.IOException: class not found: class javax.ejb.EJBObject at line 7, column 48
      "testSesHome.java": Error #: 475 : class Enterprise1Home is public; must be declared in a file named Enterprise1Home.java at line 7, column 8
      "testSesHome.java": Error #: 302 : cannot access class javax.ejb.EJBHome; java.io.IOException: class not found: class javax.ejb.EJBHome at line 7, column 52