users@jax-rpc.java.net

jaxrpc on WebSphere 4.x???

From: David Thorpe <david.thorpe_at_LOGICLIBRARY.COM>
Date: Fri, 02 Aug 2002 15:09:03 -0600

Is it possible to run a jaxrpc service on Websphere 4.x? I know the jaxrpc spec mentioned a servlet 2.3 container and 4.x is a 2.2 container, but I was wondering if anybody was able to work around that and get a jaxrpc service running and a client running against it.
The test app I created ran fine on Tomcat 4.x, but when I ran the client against the service on WAS 4.x, I kept getting Bad Request errors.

Thanks for any suggestions.
David