On Tue, 2005-01-18 at 13:31, [EMAIL PROTECTED] wrote:
> Hello Heiko,
> 
>    thank you for advice. I have missed parameter
>    createtables="Disabled" within the <weblogic> tag.

See
http://xdoclet.sourceforge.net/xdoclet/ant/xdoclet/modules/bea/wls/ejb/WebLogicSubTask.html
The createtables entry states 

>Valid values are "True" and "False" for WLS Servers < Version 8.1 and
>"CreateOnly", "DropAndCreate", "DropAndCreateAlways", "AlterOrCreate"
>and "Disabled" for WLS Servers >= 8.1.


Andrew.

> 
>    Best regards,
> 
>    Julian
> 
> Tuesday, January 18, 2005, 1:36:48 PM, you wrote:
> 
> >>   <weblogic version="8.1" persistence="weblogic">
> >>      <configParam name="Createtables" value="DropAndCreate"/>
> >>   </weblogic>
> 
> RH> Try :
> 
> RH> <weblogic version="8.1"
> RH>           peristence="weblogic"
> RH>           createtables="Disabled"/>
> 
> RH>   Heiko



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to