I should add to my previous email, that the only reason you would want to
use the business interface pattern with XDoclet is to enable refactoring
tools to make a link between component interface methods and the ejbs that
"implement" them. As XDoclet will generate all the classes and interfaces
for you (remote, local, home, pk, data object ...) the advantage discussed
on theserverside.com (compile time checking) is not relevant.
hope that makes some sense.
cheers
dim
On Tue, 11 Sep 2001, Dmitri Colebatch wrote:
> Assuming you have the current (or less than a week old) cvs version,
> look at the ejb:bean documentation in core/dist/docs/ejbdoclet.html#bean
> and you'll find support for it there.
>
> In short, to use, simply add a
> remote-business-interface="my.remote.business.interface" parameter to the
> ejb:bean tag.
>
> let me know how you go with it - I dont think anyone has actually used it
> yet, although I dont think I missed anything.
>
> regarding the vaj stuff... no - xdoclet is tied into ant atm. so if you
> can use ant in vaj then you're set. failing that, if you point me in the
> direction of an api for vaj plugins, and I have a free weekend you never
> know what might turn up (o:
>
> cheers
> dim
>
> On Tue, 11 Sep 2001, storck wrote:
>
> > Hi,
> >
> > how can I extend the xdoclet so I can use the business-interface-pattern
> > from www.theserverside.com ?
> >
> > Thanks
> >
> > P.s does there any GUI or add-on for Visual Age exists ?
> >
> >
> > _______________________________________________
> > Xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> >
>
>
>
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user