Hi all,
I would like to set up a webservice project based on top down approach. My env is eclipse europa 3.3, jboss 4.2.2 GA And i want to generate skeleton from wsdl using jbossws.
But when i link jboss 4.2 runtime to eclipse, I am not getting jbossws runtime option to create webservice, rather I am getting apache axis2 as webservice runtime
Any idea, how to change the webservice runtime in my eclipse, to point to jbossws.
I am doing this as given in jboss docs: http://docs.jboss.org/tools/3.0.0.Beta1/en/ws_ref_guide/html/topdown.html#topdownwebservice
Thanks in advance