users@jax-rpc.java.net

Re: JAX-RPC special character (like ampersand) encoding question

From: Bubble Lo <mybubblelo_at_yahoo.com>
Date: Wed, 14 Jan 2004 11:35:16 -0800 (PST)

What other special characters does JAX-RPC replace at runtime? Any plan for JAX-RPC fix this problem?
Date: Mon, 12 Jan 2004 09:23:49 -0800
From: Doug Kohlert
To: users_at_jax-rpc.dev.java.net
Subject: Re: JAX-RPC special character (like ampersand) encoding question

The problem occurs when the JAX-RPC runtime replaces the '&' with
&& so it can send it over the wire, on the other end the
server/client has no way to determine if the original string was
"Peter & Marry" or "Peter && Mary" so it does not try to
modify it. If you want the original string back you will need to convert
it back yourself.

Bubble Lo wrote:

> I have a web service that returns a java bean which contains one
> property, name. The value set to the name field is "Peter & Marry".
>
> After the client invokes that web service and gets the java bean, the
> value of name is changed to "Peter && Mary".
>
> Does anyone know have the same problem? Is it caused by JAX-RPC? How
> should I fix this problem?
>
> Thanks in advance
>
> ------------------------------------------------------------------------
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
>
>

-- 
Doug Kohlert
Java Software Division
Sun Microsystems, Inc.
phone: 503 345-9806
---------------------------------
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes