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.

[914 byte] By [PapaChlob] at [2007-9-26 2:44:53]
# 1

OK I sorted out myself.

Stupid thing: the jar file containing the parser was not in the lib/ext folder of the newly installed JRE.

Although, it compiled without a problem (I can't explain that), there was that error only at runtime...

I will reward myself with a Guinness tonight...

Papa Chlob

PapaChlob at 2007-6-29 10:25:49 > top of Java-index,Desktop,Deploying...