hi all,
i am experiencing problems with web.xml generated by xdoclet.
reason is that it places a <distributable/> tag after the <webapp> tag, and
when
i try to run it into jboss3.2.3 (which i suppose does not support web-app
2.3 version) jboss
complaints.....
anyone knows how can i skip the <distributable> tag ?
http://xdoclet.sourceforge.net/ant/xdoclet/modules/web/ WebXmlSubTask.html
<deploymentdescriptor distributable="false"....>
------------------------------------------------------- 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
