You may specify it like this in the ant-script:

<ejbdoclet destdir="${maven.src.dir}/java" ejbspec="2.0" force="false">
                ..........

                <weblogic version="8.1" databaseType="ORACLE" 
                                datasource="MyDataSource" 
                                destdir="${maven.src.dir}/ejb/META-INF/" 
                                persistence="weblogic">
                        
                        <configParam name="Createtables" value="DropAndCreate"/>
                </weblogic>
</ejbdoclet>

/Best regards

Magnus



-------------------------------------------------------
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

Reply via email to