On Thu, 2003-03-27 at 20:41, Sean wrote: > > You need a merge file called 'jboss-container.xml': > > > > <container-configurations> > > <container-configuration extends="Standard CMP 2.x EntityBean"> > > <commit-option>A</commit-option> > > </container-configuration> > > </container-configurations> > > One other thing. > > This did not work for me. I am using 1.2b Xdoclet. Is it a newer feature?
You know, you have the ability to answer this for yourself :-) As you can see form http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt?annotate=1.19 it's been in since revision 1.2 of the template. And from http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jboss_xml.xdt you'll see that's before the 1.2 beta 1 release, which was revision 1.12. So no, it's not a newer feature. Andrew. ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
