JBoss Community

Re: From wsdl to java and opposite to deployable service

created by jonny 69 in JBoss Web Services - View the full discussion

Hi Alessio!

 

Thanks for interesting my issue and the tutorial about JBossWs-Jax-WSTools.

 

According to that stuff,

JBossWS - JAX-WS Tools

The wsdl you find in server/myserver/data/wsdl is the actual wsdl the server is using, as per JSR109 requirements. However, you can provide your own wsdl within the deployment and reference it in the @WebService annotation, see JAXWS spec / documentation.

 

I know about it, but if I often change client-side, for example some changing in request parameter in Webservice methods, it influences on wsdl so in each time I should change my wsdl if I use wsdlLocation param in @Webservice annotation. So leaving server generate wsdl file is very comfortable.

I hope you undersand my problem.

 

Besides, thanks for your tips

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community