Hi Jason, jjchen,
I am trying to do something similar, i.e. going from wsdl --> java for deployment. I would really appreciate if one of you can answer the following for me:
(1) If I have a wsdl file hand-crafted, can I use wstool to generate java server and client stubs, binding classes, and jaxrpc-mapping file from the wsdl file
I am not able to find a way to use wstool utility when I have a pre-written wsdl file.
(2) If not then I how do I approach WSDL-first development on JBoss.
thanks in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999729#3999729
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999729
Hey guys
I was wondering if there is documentation on developing Web services for JBossWS 2.0 (on JBoss 4.x).
Previously, I used the SOAPui plugin (bundled with JBossEclipse) to generate the WSDL and the objects (webservices.xml, the request/response classes, etc) associated with the deployed webservice. The SOAPUi uses wstools to generate the webservice (it also generated the wstool-config.xml) .
I am guessing the build process is not exactly the same as JBossWS 1.x due to the absence of the jaxrpc-mapping.xml and webservices.xml. Could somebody help me out with the build process of JBossWS 2.0.
Any info or direction towards documentation would be greatly apperciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999634#3999634
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999634