Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

RE: FN-FORUM: SOAP & Web Services Help

date posted 1st March 2007 15:18

[EMAIL REMOVED] wrote:
> I have written a PHP client which generates a valid SOAP message to
> send to our web services server. However I am getting the error back:
>
> "An exception occurred while processing the internal request handler
> call:
> com.percussion.error.PSException: org.w3c.dom.DOMException:
> INVALID_CHARACTER_ERR: An invalid or illegal XML character is
> specified."
>
> Other web services have worked but this is the first one which
> requires plain text within the body of the SOAP message rather than
> as an attribute. e.g. something like has
> been used before and works but TEST hasn't.
>
> I think this is where the failure is. Does the text need to be
> encoded in a special way to send across HTTP? I have tried base64 &
> url encoding.
>
>
> Any help would be great,
> Thanks
> Mark.
>
>
> --------------------------------------------------------------------
> mail2web LIVE - Free email based on MicrosoftR Exchange technology -
> http://link.mail2web.com/LIVE

It sounds like you might be trying to pass &, < or > in the 'TEST' part of
your message. Is that right? If so, you'll need to pass those characters
in a different way because they confuse the XML parser.

Translate:
& to &
< to <
> to >

Or place the content inside

Andy



Messages by Day
March 31st 2007
March 30th 2007
March 29th 2007
March 28th 2007
March 27th 2007
March 26th 2007
March 25th 2007
March 24th 2007
March 23rd 2007
March 22nd 2007
March 21st 2007
March 20th 2007
March 19th 2007
March 18th 2007
March 17th 2007
March 16th 2007
March 15th 2007
March 14th 2007
March 13th 2007
March 12th 2007
March 11th 2007
March 10th 2007
March 9th 2007
March 8th 2007
March 7th 2007
March 6th 2007
March 5th 2007
March 4th 2007
March 3rd 2007
March 2nd 2007
March 1st 2007


Messages by Month
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000