Hi all,

I'm a newbie to JOnAS, so please forgive me in advance ... :-)

I have written my two first bean, one being generated with EJBWizard and
the other done "more or less" manually. After a few fix, I have run genic
and could generate without problems the classes for my Test bean.

This is not the case for the other Bean (called Mail). What happens is that
the create() method in the generated class called JOnASMailHome has a wrong
signature, and therefore cannot compile. This is not the case for
JOnASTestHome.

I know that I have done something wrong somewhere, but I haven't found out
what ...

You will find attached both create() functions, as well as the Mail files.

Thanks a lot for any help,

R�gis

(See attached file: MailHome.java)(See attached file: ejb-jar.xml)(See
attached file: jonas-ejb-jar.xml)(See attached file: Mail.java)(See
attached file: MailBean.java)(See attached file: bug.txt)

=?iso-8859-1?Q?MailHome.java?=

=?iso-8859-1?Q?ejb-jar.xml?=

=?iso-8859-1?Q?jonas-ejb-jar.xml?=

=?iso-8859-1?Q?Mail.java?=

=?iso-8859-1?Q?MailBean.java?=

=?iso-8859-1?Q?bug.txt?=

Reply via email to