users@jax-rpc.java.net

Re: wrong ampersand encoding when using handlers

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Tue, 14 Jun 2005 13:10:12 -0400

>
>>Is it being decoded properly at the other end?
>
> Nope.
> (I'm not sure what framework is other end using, Axis or JWSDP, but it's
> probably JWSDP).

Thanks -- that tells me it's probably a case of doing the wrong thing
and then expecting the wrong thing when it happens, so it fails when
interoperating with a different client/server.

Will take a look at both the 1.X and 2.X code this week.

Cheers,
Bobby