[jboss-user] [JBoss Web Services] - Re: From wsdl to java and opposite to deployable service

Alessio Soldano do-not-reply at jboss.com
Tue Feb 8 04:01:59 EST 2011


Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] created the discussion

"Re: From wsdl to java and opposite to deployable service"

To view the discussion, visit: http://community.jboss.org/message/586124#586124

--------------------------------------------------------------
JBossWS comes with JAXWS tools for doing code-first and contract-first development, see  http://community.jboss.org/docs/DOC-13544 http://community.jboss.org/wiki/JBossWS-JAX-WSTools

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.

Finally, consider having a look at the JBoss Tools project, as that offers Eclipse facilities for using the jbossws tools (the axis based stuff is not good at all with jbossws).
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/586124#586124]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110208/b92ae833/attachment.html 


More information about the jboss-user mailing list