2 Replies Latest reply on Jan 28, 2002 9:45 AM by chuang88

    NoSuchMethodException when deploying an BMP bean

    chuang88

      I was using JBoss2.4.4 with tomcat 3.2.3 and was able to
      deploy the "CD" examples. But I couldn't deploy it after changing the <persistence-type> from 'Container' to 'Bean'. The error message was 'NoSuchMethodException'.

      Does anyone have any idea what I might have missed.
      The following files are attached:
      ejb-jar.xml, CDHome.java , CD.java and CDBean.java

      Thanks