users@glassfish.java.net

Re: Publishing a web API using glassfish, is there an easy way?

From: <glassfish_at_javadesktop.org>
Date: Mon, 29 Sep 2008 21:52:57 PDT

Thanks - I've been struggling with JAX-WS trying to understand it's limitations, I suppose. After I wrote my original question I took another try at it with an extremely simplified version of my EJB - basically I create a new Local interface to implement which had just one method. It was accepted by glassfish and wsgen succeeded (yay) so perhaps all I need to do now is figure out how to configure it and which of my methods was rejected.

It seems like in order to set the URL that my web service is available at, I need this jaxrpc-ri.xml file in the WAR, even though my web service is defined in a JAR. Anyway - a lot of very bad documentation to trundle through, but I did make a bit more progress.

Where can I find out more about the restrictions on what my bean methods can look like?

And, any other good ones out there?
[Message sent by forum member 'dobes' (dobes)]

http://forums.java.net/jive/thread.jspa?messageID=302480