Hi Guillaume,

It seems that your application logic exception
ppf.ejb.EmptyMandatoryFieldException
is not visible via your CLASSPATH.
Update your CLASSPATH before launching GenIC, and it will be OK.

Best regards.
H�l�ne.


Guillaume Rousse wrote:
> 
> >From what i've read in EJB Spec 1.1, application logic exception must be
> derivated from CreateException, FinderException or RemoveException.
> EJBException is for system exception only.
> I got a EmptyMandatoryFieldException, which can be raised at creation
> time, so i derivated CreateException. But it is also possible at use time, when
> property change, so i don't find this very practical.
> Anyway, i got this error message when using GenIC :
> ./ppf/ejb/JOnASDocumentBeanDocument.java:363: Class
> ppf.ejb.EmptyMandatoryFieldException not found
>          try {
> I looked in JOnASDocumentBeanDocument.java, package indication are OK. Have i
> to include this new class in description file ?

-- 
-=- H�l�ne JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  mailto:[EMAIL PROTECTED]    http://www-frec.bull.com
  Phone: 33.4.76.29.73.53          Fax: 33.4.76.29.76.00
 Download our EJB Server JOnAS at http://www.bullsoft.com/ejb
_______________________________________________________________
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to