Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1:/tmp/cvs-serv2227/src/xdoclet/modules/jboss/ejb/resources
Modified Files: jbosscmp-jdbc_xml.xdt Log Message: - fix for XDT-140 (createtables for JBoss) - added two attributes to the <jboss> sub-task: 'createtable' and 'removetable'; they set the <create-table>/<remove-table> elements of the <defaults> element in the jbosscmp-jdbc.xml file Index: jbosscmp-jdbc_xml.xdt =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jbosscmp-jdbc_xml.xdt,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -r1.35 -r1.36 *** jbosscmp-jdbc_xml.xdt 13 Dec 2002 20:56:40 -0000 1.35 --- jbosscmp-jdbc_xml.xdt 13 Dec 2002 21:53:09 -0000 1.36 *************** *** 11,14 **** --- 11,20 ---- </XDtConfig:ifHasConfigParam> </XDtConfig:ifHasConfigParam> + <XDtConfig:ifHasConfigParam paramName="createTable"> + <create-table><XDtConfig:configParameterValue +paramName="createTable"/></create-table> + </XDtConfig:ifHasConfigParam> + <XDtConfig:ifHasConfigParam paramName="removeTable"> + <remove-table><XDtConfig:configParameterValue +paramName="removeTable"/></remove-table> + </XDtConfig:ifHasConfigParam> <XDtConfig:ifHasConfigParam paramName="preferredRelationMapping"> <preferred-relation-mapping><XDtConfig:configParameterValue paramName="preferredRelationMapping"/></preferred-relation-mapping> ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel