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