[ 
https://issues.apache.org/jira/browse/AXIS2-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659851#comment-13659851
 ] 

Andreas Veithen commented on AXIS2-5573:
----------------------------------------

There is some key information missing in this report:
* AXIOM-441 is about a problem with a specific StAX parser implementation, but 
for Axis2 it is recommended to use Woodstox. The issue description doesn't 
specify what StAX parser is being used.
* The issue description says that Web service calls fail, without giving any 
details about the failure.
* There is not enough information to reproduce the issue.
                
> web service calls with empty namespace elements fail in 1.6.2
> -------------------------------------------------------------
>
>                 Key: AXIS2-5573
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5573
>             Project: Axis2
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 1.6.2
>         Environment: any
>            Reporter: Keith Roberts
>
> Axiom 1.2.13 introduced a bug where elements like this <element xmlns=""> 
> return null for the namespace and fail
> https://issues.apache.org/jira/browse/AXIOM-441
> This is fixed in Axiom 1.2.14, but this broke any service call to Axis2 1.6.2 
> that calls with elements like that.
> I dropped in the Axis2-axiom jars (1.2.12) from 1.6.1, and the calls started 
> working.
> This occurred when using .net wsdl.exe to make calls to a service where the 
> schema states elementFormDefault="unqualified"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to