Try putting tcpmon or the soap monitor applet in between the service and the client. That will isolate whether axis2 is placing '-' in the request, apache is, etc. Another idea is to use the logging module that comes with axis2 . IOW, you have to somehow isolate for sure where the wrong char is comming from.

HTH,
Robert
http://www.braziloutsource.com/

On 3/7/06, Alan Aguia <[EMAIL PROTECTED]> wrote:
Hi Im having the following problem after I return an OMElement on the server. The server receives de OMElement, and process it without any problema but when the OMElement goes back to the client I receive this
org.apache.axis2.om.OMException: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '-' (code 45) in prolog; expected '<'
 at [row,col {unknown-source}]: [1,1]
 I dont know if mod_jk is the problem but I completely lost.
 
Thank you for any help.


Relax. Yahoo! Mail virus scanning helps detect nasty viruses!


Reply via email to