Do you have xml.jar in your classpath?
Abhishek
"Dubchak, John" wrote:
> Hi,
>
> I am trying to run the XML Editor with the following command on NT:
>
> java -jar ejx.jar
>
> but am getting the this error:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/w3c/dom/DOMException
> at com.dreambean.ejx.editor.EJX.<init>(EJX.java:107)
> at java.lang.Class.newInstance0(Native Method)
> at java.lang.Class.newInstance(Class.java:237)
> at java.beans.Beans.instantiate(Beans.java:207)
> at java.beans.Beans.instantiate(Beans.java:51)
> at com.dreambean.ejx.editor.Main$2.run(Main.java:48)
> at java.security.AccessController.doPrivileged(Native Method)
> at com.dreambean.ejx.editor.Main.main(Main.java:43)
>
> Can anyone assist me as to what I am doing incorrectly?
>
> Thanks,
> John
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]