Re: [JBoss-user] @jboss-net:web-service

2002-10-28 Thread Derek Lin
jboss-head is the cvs branch. sorry for the confusion.   -- Derek - Original Message - From: Ricardo Escalon To: [EMAIL PROTECTED] Sent: Monday, October 28, 2002 1:57 AM Subject: Re: [JBoss-user] @jboss-net:web-service Hello Derek,   Great response

Re: [JBoss-user] @jboss-net:web-service

2002-10-28 Thread Ricardo Escalon
t: Re: [JBoss-user] @jboss-net:web-service I've found it.   1) Where do I get the xdoclet module that supports it? \jboss-head\jboss.net\output\lib\xdoclet-module-jboss-net.jar   2) What entries do I need? (build.xml, bean.java, etc.) (build.xml)  * @jboss-net:w

Re: [JBoss-user] @jboss-net:web-service

2002-10-26 Thread Derek Lin
    expose-all="true" (bean.java)   -- Derek - Original Message - From: Derek Lin To: [EMAIL PROTECTED] Sent: Saturday, October 26, 2002 4:30 PM Subject: [JBoss-user] @jboss-net:web-service Anyone familiar with this xdoclet tag?: @jboss-net:web-s

[JBoss-user] @jboss-net:web-service

2002-10-26 Thread Derek Lin
Anyone familiar with this xdoclet tag?: @jboss-net:web-service   How do I use it?   1) Where do I get the xdoclet module that supports it? 2) What entries do I need? (build.xml, bean.java, etc.)   Thanks,   Derek