users@jax-rpc.java.net

Parameter contain XML String

From: Le Quoc Thinh <lqthinh_at_gmail.com>
Date: Mon, 17 Jan 2005 13:50:44 +0700

Hi all,
Anyone, please explain for me the below problem:

I am using JAX-RPC to deploy webservice, it have one method
- String AAAA(int i, String data) {}; where data is XML string ;
if I don't use SOAPHandler everything OK, but when I using SOAPHandler
then it not run.
The tags in the 'data' was changed into entites, so the Parser can
not do right.

Please tell me show the above problem.
Thanks

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