Message sent to the XDoclet mailig list, but if some
one know something...

I get from JBoss 3.0 the following message:

16:42:14,557 INFO  [EJBDeployer]
Bean   : myrpg-atlas/UserSession
Section: 7.10.6
Warning: A session bean's home interface must define
one or more create(...) methods.

tia,
wonder sonic

 --- wonder sonic <[EMAIL PROTECTED]> a écrit : >
De: wonder sonic <[EMAIL PROTECTED]>
> À: [EMAIL PROTECTED]
> Objet: [Xdoclet-user] EJBDoclet - Session bean
> Date: Wed, 5 Jun 2002 17:09:42 +0200 (CEST)
> 
> Hi,
> I'm using XDoclet for 2 weeks now and this tool is
> very
> useful. But I've currently a problem:
> 
> I would like to create a stateful session bean with:
> 
> @ejb:bean view-type="both"
> 
> that is to say XDoclet should generate local,
> remote,
> and localHome and home interfaces. Moreover, I need
> only one create method:
> 
> /**
>  * @ejb:interface-method view-type="both"
>  */
> public void ejbCreate()
> {
> }
> 
> The problem is: how can I do for the create method
> for
> the remote home interface? because the Home
> interface
> contains no create method :(
> 
> TIA,
> Wonder Sonic

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to