> Generation of config files seems to me to imply that
> each ejb will be
> deployed using only one dd.  This is presumably by
> far the most frequent
> case, and for that it makes a lot of sense.
> Generating all the dd's for
> different app servers seems pretty useful too.  So,
> my current uninformed
> optinion is that it makes the most frequent use
> really easy, and provides
> something to modify for other cases when you need to
> deploy the same
> codebase as several ejbs.
> I think it is mostly targeted at ejb development,
> where one person is
> filling all those roles at once.  If you have a
> separate deployer-person,
> at least it gives you somewhere to start.

I do not agree :O
The [b]merging[/b] feature of xdoclet permits to do almost everything in multi 
deployment mode.  It has really turned xdoclet from a developement tool to also a 
deployment tool.  Personnally I deploy on different environments and never change a 
XML file by hand.

______________________________________________________________________
View this jboss-dev thread in the online forums:
http://jboss.org/forums/thread.jsp?forum=66&thread=5471

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

Reply via email to