The client can be pretty much anything... This web service is used to process financial transactions from over 500 trading partners, each with a different environment.
-----Original Message----- From: Paul Fremantle [mailto:[EMAIL PROTECTED] Sent: Saturday, June 09, 2007 3:08 AM To: [email protected] Subject: Re: Collapsing Whitespace with Axis2 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
