It was moved on purpose, but we clearly overlooked EJX when
testing the move. In the short term, copying it back to lib/ext will work
fine. We will update EJX to grab it out of lib instead of lib/ext to
avoid this problem in the future.
Aaron
On Mon, 18 Sep 2000, Caron, Jonathan (Jon) wrote:
> I saw the same errors, and made a jar following the below instructions. It worked
>fine.
>
> But, I noticed there was an xml.jar in /lib rather then /lib/ext. When I moved a
>copy into /lib/ext, EJX also worked fine.
>
> Was there a reason it was moved? Should it be in both places?
>
> --jon caron
>
>
> -----Original Message-----
> From: Sylko Olzscher [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 14, 2000 9:01 AM
> To: 'jBoss'
> Subject: [jBoss-User] using ejx editor
>
>
> With reference to new BETA PROD release:
>
> Starting the ejx XML editor with java -jar ejx.jar failed with messages like
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/w3c/dom/DOMExce
> ion
> at com.dreambean.ejx.editor.EJX.<init>(EJX.java:107)
> at java.lang.Class.newInstance0(Native Method)...
>
> An "easy" way to run the editor is to include all missing class files into
> ejx.jar. The required files you find here:
> http://www.w3.org/TR/1999/WD-DOM-Level-2-19990923/java-binding.html (these
> are the sources - you have to compile it) and the Java(TM) API for XML
> Parsing you can download here: http://java.sun.com/xml
>
> Sylko
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]