Title: RE: New error...

The issue has been resolved.  It turns out that there was a duplicate class on the classpath.  Beaucoup thanks to Philippe.

-----Original Message-----
From: Philippe Coq [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 8:13 AM
To: Skidmore, Walt
Cc: '[EMAIL PROTECTED]'
Subject: Re: New error...


> "Skidmore, Walt" wrote:
>
> In addition to the three previous errors, when I add the throws clause
> to the ejbCreate and ejbPostCreate methods, I get the following error:
>
> ./medinex/server/entitybean/JOnASMDXAccountingCodeBean.java:56:
> unreported exception javax.ejb.CreateException; must be caught or
> declared to be thrown
>
>         super.ejbCreate(p1, p2, p3, p4);
>              ^
>
> Is there some other way I need to be "defining" the CreateException?
> Also, how would that help with the RemoveException and the
> DuplicateKeyException?
>
Excuse me Walt, I will not able to help you
if  you don't give me enough information about your bean
Can you  send me the excerpt of the code that cause problem?
thanks,
--
        Philippe

Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org

Reply via email to