users@jax-rpc.java.net

Re: SOAPVersionMismatchException

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Mon, 01 Mar 2004 15:14:34 -0800

Graham,
No problem, it probably did want to throw a
SOAPVersionMismatchException, but
lets solve the classpath problem first. That class is in the
saaj-impl.jar file. Please make
sure that jar is in your classpath.

Graham Lea wrote:

> Sorry.
> I assumed that it was trying to load the exception because it wanted
> to throw it.
>
> >From the tutorial, it is hard to figure out exactly what JARs are needed.
> I'm just trying to do JAX-RPC, and (I think) I ended up using
> everything from:
>
> common/lib/
> jwsdp-shared/lib/
>
> jaxp/lib/
> jaxp/lib/endorsed/
>
> saaj/lib/
> jaxrpc/lib/
>
> Is this correct?
> Is there any documentation anywhere on what support libraries each
> technology requires?
>
> Thanks,
>
> Graham.
>
> Doug Kohlert wrote:
>
>> Graham,
>> You are not getting a SOAPVersionMismatchException, the exception you
>> are
>> getting is NoClassDefFoundError. This tells me you don't have all of
>> the JWSDP 1.1 jars in your classpath.
>
>--
>Graham Lea
>Software Engineer
>Forge Research Pty Ltd
>Suite G11, Bay 9, Locomotive Workshop
>Australian Technology Park, Cornwallis Street
>Eveleigh NSW 1430 Australia
>Phone: +61 2 9209 4152 Fax: +61 2 9209 4172
>www.forge.com.au
>----------------------------------------------------------------------
>This message contains privileged and confidential information intended
>only for the use of the addressee named above. If you are not the
>intended recipient of this message you must not disseminate, copy or
>take any action in reliance on it. If you have received this message
>in error please notify the sender immediately. Any views expressed in
>this message are those of the individual sender, except where the
>sender specifically states them to be the views of another (including
>a Body Corporate).
>----------------------------------------------------------------------
>


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