Hi all!

How are you all doing?  Fine I hope!

I had WebMail running fine on Linux+Apache+JServ, even with distributed load-balancing 
and lots of fancy settings.  So if anyone needs help with it, I can help.

However, now I'm trying to use Tomcat instead, and I have a problem I hope you can 
help me with.  Installation went very fine, using the tarball.  WebMail started up 
fine and I can connect to it from Apache using mod_jk.  However when I actually 
connect I get this error:

java.lang.NoSuchMethodError: org.w3c.dom.Document: method 
importNode(Lorg/w3c/dom/Node;Z)Lorg/w3c/dom/Node; not found
        at net.wastl.webmail.xml.XMLGenericModel.update(XMLGenericModel.java:115)
        at net.wastl.webmail.server.Storage.createXMLGenericModel(Storage.java:191)
        at 
net.wastl.webmail.server.ToplevelURLHandler.handleURL(ToplevelURLHandler.java:98)
        at net.wastl.webmail.servlet.WebMailServlet.service(WebMailServlet.java:273)
        at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
        at org.apache.tomcat.core.Handler.service(Handler.java:287)
        at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
        at 
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
        at 
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection(Ajp12ConnectionHandler.java:166)
        at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
        at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
        at java.lang.Thread.run(Thread.java:498)

I vaguely remember that this problem was reported earlier, and maybe answered?  Please 
help!  I have read the forums and bugreports and support entries on Sourceforge, and 
the problem is listed there, just no solution.  Please, anyone: help!

As a reward for fixing this problem, I will join the project and do a bit of coding so 
we can get version 1.0.0 out.  But first we must get it up :)


donV

**********************************************************************
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they
 are addressed. If you have received this email in error please notify
 the system manager.

 This footnote also confirms that this email message has been swept by
 tools utilized in our company for the presence of computer viruses.

 System manager : [EMAIL PROTECTED] 

**********************************************************************


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

Reply via email to