Hi,
As far as I can tell it is not possible to add application server specific deployment info about external class files used in an application. I.e., if i include a class file in my app containing an EJB, the merge feature can only be used to add bean info to ejb-jar.xml, not jboss.xml etc. Its my understanding that bean info in the mergedir is only added if xdoclet has processed a java file in the src dir with the same directory structure. Because of this jndi info etc. are not added, while ejb-jar.xml info IS added (ejb-jar.xml info is placed in session.xml or entity.xml in the root of merge dir, hence it will be included, despite of the fact that a java source file is not present for this bean) Can someone please verify this? If i am indeed correct on this can someone tell me if this is a feature that the xdoclet team is thinking about adding?? BR Torsten Terp ------------------------------------------------------- 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
