[jboss-user] [JBoss Web Services] - Do I really lose automatic wsdl generation when I use WS-*?

Gábor Farkas do-not-reply at jboss.com
Tue Apr 13 11:42:48 EDT 2010


Gábor Farkas [http://community.jboss.org/people/hhcofcmds] created the discussion

"Do I really lose automatic wsdl generation when I use WS-*?"

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

--------------------------------------------------------------
Hi,

I want to set up some webservices with WS-RM enabled. I read through the  http://community.jboss.org/wiki/JBossWS-NativeWS-ReliableMessagingTutorial community.jboss.org/wiki/JBossWS-NativeWS-ReliableMessagingTutorial tutorial, but it seems quite a mess for me.

When I create a simple webservice using @WebService and @WebMethod annotations, the WSDL gets automatically generated and accessible using HTTP GET requests. In order to enable WS-RM, I have to download that WSDL, modify it at two points, then put it in my project, then put an annotation on my service class to publish that wsdl file instead of generating one, if I get it well. So what do I do if the service changes? Do all this all over?

In case you haven't seen how it works with Netbeans+Glassfish+Metro: I just click 'Edit Webservice Attributes'  and enable Reliable Messaging by checking a checkbox. The IDE puts the necessary stuff in the xml-s, and glassfish webservices publish the proper WSDL.

I think jbossws should really be able to process eg. an @Reliable(deliviery=ExactlyOnce)  annotation on my service class.

Do I miss to notice something in the docs?
Thank you for your answers.
Gabor Farkas

--------------------------------------------------------------

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

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/20100413/e561b64f/attachment.html 


More information about the jboss-user mailing list