Patches item #470280, was opened at 2001-10-11 09:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402706&aid=470280&group_id=31602

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Neale Swinnerton (neales)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support debug tag in jboss-jaws.xml

Initial Comment:
There isn't way to set the debug tag in jboss's 
jaws.xml. This patch allows you to specify the jboss 
subtask of the ant xdoclet task something like this...

 <jboss destdir="${build.meta-inf}"
              xmlencoding="UTF-8"
              typemapping="Oracle8"
              datasource="java:/DefaultDS"
              debug="true" />

the contents of the debug attribute is then put in a 
generated <debug> tag in jaws.xml

patch created with....

 cvs diff -u 
resources/xdoclet/ejb/vendor/jboss-jaws_xml.j  
src/xdoclet/ejb/vendor/JBossSubTask.java  > 
/tmp/jboss.jaws.debug.patch


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402706&aid=470280&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to