when i compile a class that calls DOMConfigurator.configure(...)
i get a class not found exception cause the compiler is looking for org.w3c.Element.

i know i could just add the w3c classes to my jarpath, but why is it looking for these 
classes in my classpath???  shouldn't that be compiled code that does not need to know 
about the w3c classes?

thanks
--e--

--
Edward Q. Bridges
http://www.teachscape.com



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to