You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Jon Skeet <jo...@peramon.com> on 2001/09/11 15:25:13 UTC

RE: Problems with DOMConfigurator.configure("configfile.xml")

> I get an compilation error when trying to compile the following line  
> DOMConfigurator.configure("configfile.xml");                          
>                                                                       
> The message is                                                        
> MainInitServlet.java:44: cannot access org.w3c.dom.Element            
> file org\w3c\dom\Element.class not found                              

Try including Xalan and/or Xerces in your classpath (see
http://xml.apache.org)

I'm afraid I can never remember which way round they are - I always just
use both.

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org