Paul Howland wrote:
>Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError:
>org/apache/crimson/jaxp/DocumentBuilderFactoryImpl at
>com.borland.primetime.util.XmlJaxpUtil.getDocumentOptimized(Unknown Source)
JBuilder is trying to refer to a class whose package-name changed between
K2SE 1.4 and 1.5. Refer to:
<http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/JAXP-Compatibility_150.html#packageNames>
This exact Crimson package problem started another thread, which has still
not been successfully resolved. Rather than rehashing it here, or blazing
your own trail, read the initial post, then click through "Thread Next" to
read the rest of the history.
<http://lists.apple.com/archives/java-dev/2006/Jan/msg00020.html>
If you try any of the suggested solutions, please do so in a revertable
way, otherwise you'll be in the same position you're in now with J2SE 5.0
R4 DP3: can't use it and can't uninstall.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden