Hi

Problem description: I need to filter somehow the data put into outgoing SOAP looking for some kind of special chars . Is there a standard way for doing this? Of course I need to remove this special chars from the final output, so it would be good to do it in before soap is generated or during generation. My model is serialized to soap using JAXB and consists of many classes and every such class has properties (e.g. of type String) which can contain these forbidden chars. I cannot do such filtering on every possible property of every possible class because it does not scale. It would be good to do it in a kind of handler which puts the data into outgoing soap. How this can be achieved???

Thanks for any hints

bartek

--
**********************************************
ConSol*
Consulting & Solutions Software Poland
ul. Piastowska 44C, 30-070 Kraków
tel: +48 12 3505027
[EMAIL PROTECTED]
http://www.consol.com
**********************************************


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to