[jbossws-users] [JBossWS] - Re: Schema-first WS development with JBossWS
omatzura
do-not-reply at jboss.com
Wed Jan 10 07:07:23 EST 2007
Hi!
the jbossws-support in jbosside 2.0 beta2 has initial support for this (ie generating server side java from wsdl).. have a look at the tutorials at http://www.soapui.org/jbossws/topdown.html..
If I remember correctly, you need to;
1) generate java artifacts from your wsdl using wstools wsdl2java
2) implement the generated interface
3) publish the implementaion using wstools java2wstools (for creating the correct descriptors/config files required for deployment)
The tutorial covers these step together with a walk-through example.. let me know if you have any troubles..
regards,
/Ole
eviware.com
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999888#3999888
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999888
More information about the jbossws-users
mailing list