you can specify, the class pattern, but thats not what you're after is
it? atm, you can do something like:
@ejb:interface remote-class="${remote.class.pattern}"
which will be interpreted as the ant property of the same name, but thats
still not exactly what you want. its very doable, just not there atm.
the logic that would need to change for what you're after is in the
xdoclet.ejb.tags.InterfaceTagsHandler class. Quite doable if you're keen
(o:
I'm not going to make any promises about doing it myself atm as I'm quite
busy, but its the sort of thing thats worth doing, so it might be worth
putting a feature request in to ensure it doesn't get lost.
cheesr
dim
On Tue, 13 Nov 2001, Mike Cannon-Brookes wrote:
> There's no way to specify it on an Ant tag basis? It seems silly to add a
> tag to EVERY bean just got work around an Ant 'feature'?
>
> -mike
>
>
> Mike Cannon-Brookes :: [EMAIL PROTECTED]
>
> Atlassian :: http://www.atlassian.com
> Supporting YOUR J2EE World
>
>
>
> > -----Original Message-----
> > From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, November 13, 2001 11:34 AM
> > To: Mike Cannon-Brookes
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: [Xdoclet-user] Reverting /ejb -> /interfaces behaviour
> >
> >
> >
> > @ejb:interface remote-class="foo.mypackage.MyRemote"
> >
> > and the same for local-class.
> >
> > check out the docs, they are pretty good in this area I think
> > (http://xdoclet.sourceforge.net/ejbdoclet.html#interface),
> >
> > cheers
> > dim
> >
> > On Tue, 13 Nov 2001, Mike Cannon-Brookes wrote:
> >
> > > I see that when you have
> > >
> > > foo.ejb.MyBean.java
> > >
> > > run through XDoclet, the interfaces are created in an
> > interfaces package,
> > > like so:
> > >
> > > foo.interface.MyRemote.java
> > >
> > >
> > > I see the point of this, but for the cucrent project I want to
> > turn it off,
> > > but I can't find the appropriate switch / doclet tag.
> > >
> > > Is the only solution to a) hack Xdoclet b) move my beans out of a *.ejb
> > > package?
> > >
> > > Surely there's a tag to turn it off, and just dump interfaces
> > into the same
> > > package as the Bean files?
> > >
> > > -mike
> > >
> > > Mike Cannon-Brookes :: [EMAIL PROTECTED]
> > >
> > > Atlassian :: http://www.atlassian.com
> > > Supporting YOUR J2EE World
> > >
> > >
> > >
> > > _______________________________________________
> > > 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