users@jax-rpc.java.net

Re: https error

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Fri, 20 Aug 2004 09:33:20 -0400

>
> [...] But when A is invoking the B, using static stub
> approach, I'm getting the following error.

Since your standalone client works fine, the jaxrpc part is ok (at least
things were generated correctly). This sounds like you don't have the
classpath correct for code that is operating within the servlet
container. I would try creating a simple servlet on your own that, when
called over https, tries to call another one using https.

If you have the same trouble with that, or if you want to just skip that
step and ask about the classpath issue in the servlet, you can try here:
http://forum.java.sun.com/forum.jsp?forum=136

If you put in your question as-is, just make sure you let them know that
the jaxrpc services are servlets (just to avoid being bounced right back
to here!).

Cheers,
Bobby


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