Hello,

I am using three EJB-modules. Module A needs modules B and C. Each module can be 
deployed as an individual EJB on the container. For this issue each module generates a 
jboss.xml. But if modules B and C are used in module A, these generated jboss.xml 
files have to be merged.

I am using the concat task from ant, to generate one jboss-beans.xml which have to be 
included by xdoclet to the jboss.xml. Unfortunately this work only if I concat one 
module. In case of two modules the jboss-beans.xml file is not valid (two concated 
jboss.xml files in one). What is the best way to create one jboss-beans.xml (and of 
course other DD-files) from more modules?

Juraj 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to