5 Replies Latest reply on May 13, 2002 10:11 PM by davidjencks

    Deployment problem in JBoss 3.0 Beta

    ggreaves

      Hi,

      I created a simple test bean and tried to deploy it and got the following exception:

      15:16:36,545 ERROR [StatelessSessionContainer] Exception in service lifecyle operation: create
      java.lang.NoSuchMethodException
      at java.lang.Class.getMethod0(Native Method)
      at java.lang.Class.getMethod(Class.java:888)
      at org.jboss.ejb.StatelessSessionContainer.setUpBeanMappingImpl(Stateles
      sSessionContainer.java:480)

      .... blah blah blah

      Has anybody seen this before? Any suggestions?

      -Greg