Hi all, I am fairly new to JBoss.net and web-services in general. I am planning to use jBoss.net for deploying my web-services. I have tested one of my web-services and it gets deployed fine.
Now, I want to use the XDoclet tags for auto-generating web-service.xml. I searched on JBoss.org and found the following link: http://www.jboss.org/developers/guides/jboss.net/xdoclet Now, here is the problem that I am facing: 1.) First off, can someone please tell me where to download the correct "xdoclet-module-jboss-net.jar" from? The official xdoclet web-site (http://xdoclet.sourceforge.net) does not seem to have it. 2.) Secondly, my web-service is neither an EJB nor a JMX bean. It's a simple Java class which will be invoked in J2EE environment. In this case which task should I use? The example on the link above only talks about EJB tasks(uses xdoclet.modules.ejb.EjbDocletTask) and JMX task(uses xdoclet.modules.jmx.JMXDocletTask). 3.) Lastly, any example for using Xdoclet tags in saimple java classes case will be highly appreciated. Thanks. +Deepak. PS:- you can directly reach me at [EMAIL PROTECTED], if required. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851871#3851871 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851871 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
