3 Replies Latest reply on Nov 13, 2001 12:06 PM by leofwchan

    Problem in BMP deployment

    leofwchan

      Hi!
      I try to deploy a BMP in JBoss-2.4.3 but it flows following exception:

      [J2eeDeployer] Create application question.jar
      [J2eeDeployer] install EJB module question.jar
      [Container factory] Deploying:file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jboss/tmp/deploy
      /Default/question.jar
      [Verifier] Verifying file:/D:/JBoss-2.4.3_Tomcat-3.2.3/jboss/tmp/deploy/Default/
      question.jar/ejb1001.jar
      [Verifier] java.lang.NoClassDefFoundError: javax/ejb/SessionBean
      [Verifier] at java.lang.ClassLoader.defineClass0(Native Method)

      I make sure the j2sdkee1.3\lib\j2ee.jar is added into the system classpath. How can I fix this problem? Please give me any advices!! Thanks!!

      Leo