problems after JWS installation
Hi,
I have just discovered JWS and simply love it, but since I have installed it my java class using XML just do not run anymore :
(@ runtime:)
Exception in thread"main" java.lang.NoClassDefFoundError: javax/xml/parsers/ParserConfigurationException
at WebTop.main(WebTop.java:28)
or
Exception in thread"main" java.lang.NoClassDefFoundError: electric/xml/ParseException
at WebTop.main(WebTop.java:28)
Well, always a problem around the "Parser Exception" whichever the parser is...
Important (I think)notice:
the JWS "update package" (the small downloadable package) installation had a problem with javaw, so I installed the big "complete package" with JRE.
If you've met this problem, tell me how you sorted it out!
Thanx.
Papa Chlob.

