Title: RE: [Xdoclet-user] BMP and local interfaces - Am I missing something?

Thanks! I hadn't added the view-type=both to the ejb:bean tag, and of course, the default is "remote".

Heh, try and stop me now...

-----Original Message-----
From: Marcus Brito
To: [EMAIL PROTECTED]
Sent: 1/28/03 2:43 AM
Subject: Re: [Xdoclet-user] BMP and local interfaces - Am I missing something?

Jeremy Pulcifer wrote:

> I recently discovered xDoclet for EJB interface/VO generation and LOVE

> it. The problem that I've run into is in setting up a BMP entity bean
> with local interfaces. I can build remote ones all day, but have poked

> at every config I can find and still no local interfaces. Is there
> something I'm missing? I am using the samples template provided in the

> Jboss download as my template.

You're probably missing the @ejb.bean view-type="both" tag in your bean,

and/or the <localinterface/> and <localhomeinterface/> tasks in your
buildfile.

--
Pazu



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to