users@jax-rpc.java.net

Re: Empty SOAPElement from .net WebService

From: Alessio Cervellin <alessio.cervellin_at_sun-cs-italy.com>
Date: Mon, 17 Jan 2005 22:32:34 +0100

Chrisjan Matser wrote:

> For those interested in my ProxyServer, I took the
> ProxyServer in the Java In A Nutshell examples and
> modified it to print the client send stream and the
> server reponse stream to standard out. Pretty cool
> watching the SOAP conversation.

It can be easily done by using "Handlers" too (see
http://java.sun.com/webservices/docs/1.3/tutorial/doc/JAXRPC7.html#wp122942)

> While I'm sending this email, I just thought I'd add,
> wouldn't it be nice if JAX-RPC could provide a nice
> web service info page when building a web service
> server? Oracle and .Net do this. If you go to the
> root of your web service, you currently see a link to
> the WSDL and the model. It'd nice to see the methods
> available, what params they take, and also a way to
> test them right there from the browser. It'd be a
> huge time saver for us developers.

i agree!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net