javaee / jaxb-v2

Other
211 stars 100 forks source link

xjc parsing loops forever on tiny example #551

Closed glassfishrobot closed 16 years ago

glassfishrobot commented 16 years ago

Bonjour, XJC gets into an endless loop when parsing the following example. Note that:

I made the test with hudson-jaxb-ri-2.1-646 Thanks for any help /Hervé

Here is the xsd file:

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" elementFormDefault="qualified" attributeFormDefault="unqualified">

<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.musicxml.org/xsd/xml.xsd"/> <xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.musicxml.org/xsd/xlink.xsd"/>

#### Environment Operating System: Windows XP Platform: All #### Affected Versions [2.1]
glassfishrobot commented 16 years ago

Reported by hbitteur

glassfishrobot commented 16 years ago

@pavelbucek said: already fixed in 2.1.9

glassfishrobot commented 16 years ago

Was assigned to jaxb-issues

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAXB-551

glassfishrobot commented 16 years ago

Marked as fixed on Tuesday, November 4th 2008, 8:58:29 pm