A wise old hermit known only as Westlin Peter <[EMAIL PROTECTED]> once 
said:

> Is there a merge point to add a bean (that I'm not generating with 
> Xdoclet) to ejb-jar.xml?

A few of them.
session-beans.xml
entity-beans.xml
message-driven-beans.xml

But if you aren't already using them, there'll be comments in the 
generated DD like

"<!--
To add session beans that you have deployment descriptor info for, add
a file to your XDoclet merge directory called session-beans.xml that 
contains the <session></session> markup for those beans.
-->"

Or are those not the merge points you're looking for?


Andrew.


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to