users@jax-rpc.java.net

Re: jaxrpc servlet not responding with wsdl (?WSDL)

From: Arun Gupta <Arun.Gupta_at_Sun.COM>
Date: Wed, 15 Oct 2003 21:41:37 -0700

Hi Jeff,

Are you able to view the endpoint information correctly ?

You should see the port name, address, WSDL url, port QName, remote
interface and implementation and model file url if your endpoint is
correctly deployed.

Thanks for your interest in JAX-RPC.

Regards,
-Arun

jeff wrote:

> it is my understanding that the jaxrpc servlet should respond with the
> wsdl if passed the argument WSDL, e.g. ...
>
> http://server.com/endpoint?WSDL
>
> however, i am not seeing this, instead, i get:
>
> "No JAX-RPC context information available."
>
> in my jaxrpc-ri.xml, i have the wsdl="/foo.wsdl" specified on my
> endpoint. assuming my endpoint is in the web app "bar". if i hit:
>
> /bar/foo.wsdl
>
> i see the xml wsdl file, so it is properly installed in the web
> container. i've also tried specifying wsdl="/bar/foo.wsdl", with the
> same results.
>
> any help is appreciated. please respond to me directly since i don't
> think my alias subscription has taken affect yet.
>
>
>
>
> ---------------------------------------------------------------------
> 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
>


---------------------------------------------------------------------
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