Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 76BB0FB4 for ; Mon, 20 Aug 2012 17:51:40 +0000 (UTC) Received: (qmail 29820 invoked by uid 500); 20 Aug 2012 17:51:39 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 29662 invoked by uid 500); 20 Aug 2012 17:51:39 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 29517 invoked by uid 99); 20 Aug 2012 17:51:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2012 17:51:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ED5052C5BF1 for ; Mon, 20 Aug 2012 17:51:38 +0000 (UTC) Date: Tue, 21 Aug 2012 04:51:38 +1100 (NCT) From: "Moe Jalali (JIRA)" To: java-dev@axis.apache.org Message-ID: <1956077445.30795.1345485098972.JavaMail.jiratomcat@arcas> Subject: [jira] [Comment Edited] (AXIS2-3970) Upgrade to Axis2 1.4 problem, WstxParsingException for null value properties,plz help me as soon as possible!! Thanks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AXIS2-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438028#comment-13438028 ] Moe Jalali edited comment on AXIS2-3970 at 8/21/12 4:50 AM: ------------------------------------------------------------ Mahdi, how was this issue solved. I have the same problem. Using Weblogic 12.1 and Axis2 1.4. adding lines to weblogic.xml and weblogic-application.xml did not work for me. was (Author: moejalali): Mahdi, how was this issue solved. I have the same problem. Using Weblogic 12.1 and Axis2 1.4 > Upgrade to Axis2 1.4 problem, WstxParsingException for null value properties,plz help me as soon as possible!! Thanks > --------------------------------------------------------------------------------------------------------------------- > > Key: AXIS2-3970 > URL: https://issues.apache.org/jira/browse/AXIS2-3970 > Project: Axis2 > Issue Type: Bug > Components: databinding > Affects Versions: 1.4 > Environment: jrockit > weblogic 10.3 > windows xp > Reporter: mahdi asgari > Priority: Blocker > > Hi dear supporter > i was using axis2 1.3 with no problem > whe i upgrade my axis2 server to 1.4 i have got the Parsing Exception. > i seems the problem occure when i try to return a complex data type with null value proterty, when i replace null value with blank value the problem solved!!! > please help me how can i fix this problem?? is it a bug?? > org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxParsingException: Undeclared namespace prefix "xsi" (for attribute "nil") > at [row,col {unknown-source}]: [1,1064] > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) > at ndrc.org.wfe.service.impl.WorkflowHistoryServiceStub.fromOM(WorkflowHistoryServiceStub.java:14996) > at ndrc.org.wfe.service.impl.WorkflowHistoryServiceStub.getFlowSteps(WorkflowHistoryServiceStub.java:600) > at ndrc.org.wfe.service.impl.Test.main(Test.java:23) > Caused by: java.lang.Exception: com.ctc.wstx.exc.WstxParsingException: Undeclared namespace prefix "xsi" (for attribute "nil") > at [row,col {unknown-source}]: [1,1064] > at ndrc.org.wfe.service.impl.WorkflowHistoryServiceStub$Task$Factory.parse(WorkflowHistoryServiceStub.java:6084) > at ndrc.org.wfe.service.impl.WorkflowHistoryServiceStub$GetFlowStepsResponse$Factory.parse(WorkflowHistoryServiceStub.java:12579) > at ndrc.org.wfe.service.impl.WorkflowHistoryServiceStub.fromOM(WorkflowHistoryServiceStub.java:14934) > ... 2 more > Caused by: com.ctc.wstx.exc.WstxParsingException: Undeclared namespace prefix "xsi" (for attribute "nil") > at [row,col {unknown-source}]: [1,1064] > at com.ctc.wstx.sr.StreamScanner.constructWfcException(StreamScanner.java:605) > at com.ctc.wstx.sr.StreamScanner.throwParseError(StreamScanner.java:473) > at com.ctc.wstx.sr.NsAttributeCollector.resolveNamespaces(NsAttributeCollector.java:179) > at com.ctc.wstx.sr.NsInputElementStack.resolveAndValidateElement(NsInputElementStack.java:374) > at com.ctc.wstx.sr.BasicStreamReader.handleStartElem(BasicStreamReader.java:2945) > at com.ctc.wstx.sr.BasicStreamReader.nextFromTree(BasicStreamReader.java:2846) > at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1019) > at org.apache.axiom.om.impl.llom.OMStAXWrapper.next(OMStAXWrapper.java:981) > at ndrc.org.wfe.service.impl.WorkflowHistoryServiceStub$Task$Factory.parse(WorkflowHistoryServiceStub.java:5957) > ... 4 more -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org