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]