[jboss-jira] [JBoss JIRA] Commented: (JBMETA-331) Infinite loop in JBossAppMetaDataParser
Jean-Frederic Clere (JIRA)
jira-events at lists.jboss.org
Mon Apr 18 11:47:33 EDT 2011
[ https://issues.jboss.org/browse/JBMETA-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596235#comment-12596235 ]
Jean-Frederic Clere commented on JBMETA-331:
--------------------------------------------
I think that the:
while (event != END_ELEMENT) {
and corresponding } have to be removed.
> Infinite loop in JBossAppMetaDataParser
> ---------------------------------------
>
> Key: JBMETA-331
> URL: https://issues.jboss.org/browse/JBMETA-331
> Project: JBoss Metadata
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: ear
> Reporter: Stuart Douglas
> Priority: Critical
>
> JBossAppMetaDataParser goes into an infinite loop on line 143, as the next element is never read from the stream.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list