Ok, but how many tags are common between vendors besides the ejb-ref one?
Should they all be abstracted to be consistent, or just some of them to
really confuse the new user?

-Ben



On Tue, 18 Feb 2003, Rupp,Heiko wrote:

> Hi,
>
> > From: Ben Litchfield [mailto:[EMAIL PROTECTED]]
>
> > I disagree with your statements.  I think the tag parameters
> > should match
> > the deployment descriptor of the vendor.  Not all vendors support each
> > others tags, if this was the case then I would agree with
> > you.  Having the
>
> On the other hand, the task of Xdoclet is to abstract from the
> underlying technology. It does this already when implementing ejbCreate()
> for you or providing CMP PK classes and so on.
>
> This could even lead to abstract it more
>
> @ejb.ejb-external-reference
>       jndi-name=xxx
>       ejb-ref=xxx
>       server="jboss"
>       server="bea"
>
> Or leave the server attribute out and include the reference in all
> deployment descriptors for which a subtask in the ejbdoclet task
> exists.
>
>   Heiko
>

-- 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to