1 Reply Latest reply on Jul 8, 2002 8:10 PM by joelvogt

    What means of this error?

    sharetop

      When I deploy a MDB on JBoss 3.0.1RC1 - Tomcat 4.0.4

      Console report the warrning:

      Method : public void ejbCreate() throws CreateException
      Section: 15.7.3
      Warning: The ejbCreate() method must define no application exceptions.

      But the code is generate from JBuilder, and What application exception should be defined?

      thank you.