What is the client in this case? Paul
On 6/8/07, John Pfeifer <[EMAIL PROTECTED]> wrote:
I was wondering if there is a way to configure Axis2 to trim leading and trailing whitespace before the web service is called. I am valdating all incoming requests against an XSD but I have found that xsd:decimal validation uses whitespace collapse by default. This allows values like " 9.99 " to be passed to my JiBX binding, which results in a NumberFormatException. I can fix this issue by customzing my bindings file, but I was wondering if there is a way to trim all incoming requests? Thanks, jp4
-- Paul Fremantle Co-Founder and VP of Technical Sales, WSO2 OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
