[jbossws-users] [JBossWS] - Re: WSDL-JAVA - How do you generate both server and client a
michea
do-not-reply at jboss.com
Wed Jan 17 10:00:31 EST 2007
If you want to consume a webservice in a webapp (having only the wsdl), this is extremely easy with Netbeans 5.5 : look here http://wiki.netbeans.org/wiki/view/JAXWSJBoss
for the server side it is easier to first code the webservice using annotations in a stateless ejb, then generate the wsdl (same link)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002833#4002833
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002833
More information about the jbossws-users
mailing list