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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2007/12/03 08:25:43 UTC

[jira] Commented: (AXIS2-3376) XmlStreamParser in RMI module can encounter problems with nesting

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

Amila Chinthaka Suriarachchi commented on AXIS2-3376:
-----------------------------------------------------

hi Brain are you working with RMI? This is something I did sometimes back and seems someone does not using it.

> XmlStreamParser in RMI module can encounter problems with nesting
> -----------------------------------------------------------------
>
>                 Key: AXIS2-3376
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3376
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>            Reporter: Brian Murray
>            Assignee: Rich Scheuerle
>         Attachments: 3376.patch, test.patch
>
>
> The XmlStreamParser in the RMI module does not support nesting when the subelement has the same namespace URI and name as the parent element.  The parser currently makes assumptions based on the name of the current tag and errs when the folllowing is encountered:  </param1></param1>.  I will provide a failing test case in a patch.  I will also provide another patch with the failing test case and a correction to XmlStreamParser.

-- 
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