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 "Glen Daniels (JIRA)" <ji...@apache.org> on 2008/10/27 20:16:25 UTC

[jira] Commented: (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=12643021#action_12643021 ] 

Glen Daniels commented on AXIS2-3970:
-------------------------------------

What's up with this folks?  Do we have another JIRA for the "real" problem?

> 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: Axis 2.0 (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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org