ArrayIndexOutOfBoundsException on Validate
Posted: Wed May 19, 2004 10:59 am
I'm getting the same exception in both the standalone application and the Eclipse PlugIn.
When I try to validate an XML file against a schema I get the following error:
ArrayIndexOutOfBoundsException-21
Note: the -21 increments by 1 everytime I click on the validate button.
This also seems to be a problem with validating against DTDs. I've tried it against my own xml & schemas, as well as the samples provided with oXygen.
Any help would be appreciated.
When I try to validate an XML file against a schema I get the following error:
ArrayIndexOutOfBoundsException-21
Note: the -21 increments by 1 everytime I click on the validate button.
This also seems to be a problem with validating against DTDs. I've tried it against my own xml & schemas, as well as the samples provided with oXygen.
Any help would be appreciated.