Greetings, I'm using the Weblogic Server 8.1 (sp2) and I'm trying to generate the XML descriptors using XDOCLET version 1.2 with the patched file xdoclet-bea-module-1.2.jar (to support 8.1 version). However, I'm getting this error deploying my EJBs:
" [EJB:011017]Error while reading 'META-INF/weblogic-cmp-rdbms-jar.xml'. The error was: The value specified for <create-default-dbms-tables> is wrong. The value should be one of the following: 'CreateOnly','Disabled','DropAndCreate', 'DropAndCreateAlways','AlterOrCreate'. " My weblogic-cmp-rdbms-jar.xml descriptor has a "False" value. I don't know where can I change this value in XDOCLET tags. <create-default-dbms-tables>False</create-default-dbms-tables> I'll be very appreciated with any help you can share. Regards, Pedro Salazar. -- /ps ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
