Hello Anthony,

   especially for <weblogic version="8.1"> you have to specify next additional
attribute 'createtables' within the <weblogic> tag.

   For example:
   <weblogic version="8.1" validateXML="false" createtables="Disabled"/>

-- 
Best regards,
Julian Legeny

mailto:[EMAIL PROTECTED]

Thursday, March 17, 2005, 3:04:06 AM, you wrote:

AH> I have following statement in my build.xml

AH> <weblogic destDir="${ejb.deployment.dir}" version="8.1"
AH> databaseType="ORACLE" poolname="smepool" datasource="smepool"/>


AH> If I change version to 6.1 or 7.0, it build successfully. but failed
AH> to set value version=8.1, Is this xdoclet's bug or additional setting
AH> should I do?




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to