Thats because you have xmlValidation FALSE in Tomcat http://tomcat.apache.org/tomcat-7.0-doc/config/context.html and you have xml-validation ON in Weblogic http://docs.oracle.com/cd/E13155_01/wlp/docs103/portals/develop_portals.html
Martin ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Tue, 16 Apr 2013 10:13:40 -0700 From: rkanc...@yahoo.com Subject: Re: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException To: java-user@axis.apache.org Hi Rajashekar, Thanks for responding. I think XML/WSDL and XSD have no issues. The web services work fine when deployed to Tomcat but do not work on WebLogic. Thanks, Raghu From: Rajashekarreddy Nalla <rajashekarreddy.na...@gmail.com> To: java-user@axis.apache.org; Raghu Veer <rkanc...@yahoo.com> Sent: Tuesday, April 16, 2013 12:33 AM Subject: Re: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException I think its a problem in ur XML(WSDL) DTD/XSD is not declared properly . check once... On Tue, Apr 16, 2013 at 9:26 AM, Raghu Veer <rkanc...@yahoo.com> wrote: Hello, I get the below exception when I try to process the response received from an axis2 web service. Web service client and server stubs were generated using Axis 2 version 1.6.2 wsdl2java. The server side code works fine if run on Tomcat 6 but has this issue on WebLogic 11. org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character ':' (code 58) excepted space, or '>' or "/>" at javax.xml.stream.SerializableLocation@89d089d Please advice. -- Rajashekar Reddy Nalla Ph:9848357356