Hi
I encounter problems when validating the test xml files (for example - geronimo-ejb-jar-testRead.xml). I use Xerces and XMLSpy. Both say that's something wrong.
Xerces:
Cannot resolve the name 'j2ee:java-identifierType' to a(n) simpleType definition component.
XMLSpy: (geronimo-ejb-jar.xsd - line 376) This file is not valid: Schema error - undefined value for 'type' encountered
Both tools point to the "same problem type" (j2ee:java-typeType).
Kristian