java
php
css
xcode
ruby-on-rails
regex
objective-c
visual-studio
multithreading
eclipse
silverlight
flash
json
oracle
cocoa
tsql
apache
mvc
asp
api
I think it is possibly a bug in the SAXParser in that version. This is the same problem I ran into with IBM's JDK. I ended up using the -Xbootclasspath option to drop in a different version of the SAXParser (download xerces.jar and xml-api.jar) in order to solve the problem. Huge pain, but it works.