0 Replies Latest reply on Nov 21, 2003 8:00 AM by rudivankeirsbilck

    The throws clause must define javax.ejb.CreateException

    rudivankeirsbilck

      Hi all,

      Currently I am experiencing the following problem while deploying my AccountBean, admitted first time using JBoss.

      copied from server.log
      Bean : Account
      Method : public AccountPK ejbCreate()
      Section: 10.6.4
      Warning: The throws clause must define the javax.ejb.CreateException

      The fact is that this method does throw the javax.ejb.CreateException.

      All of my classes are compiled against the jdk1.4.1 (build 1.4.1_02-b06) on a windows platform.

      Thank you for any help.

      Rudi.