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


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to