You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Moe Jalali (JIRA)" <ji...@apache.org> on 2012/08/20 19:51:38 UTC

[jira] [Comment Edited] (AXIS2-3970) Upgrade to Axis2 1.4 problem, WstxParsingException for null value properties,plz help me as soon as possible!! Thanks

    [ 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