At 15:42 2002-03-06 +0800, Herry wrote:
>Hi,
>sorry but to extend the previous question, does
>anybody know where I can find some doc on the ANT
>webdoclet subtask specifially for weblogic. I believe
>there some custom subtask under webdoclet that caters
>to the vendor specifics.
>Basically, I just want to know where in ANT can I
>define the place XDoclet should write the weblogic.xml
>file.
I don't remember where I found it but my task looks like:
<weblogic
version="6.1"
xmlencoding="UTF-8"
destdir="${pp.dir}/install/weblogic"
validatexml="true"
createTables="true"
datasource="${xdoclet.ejb.datasource}"
/>
/Daniel
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user