-
Jetty + iweb
How to get jetty to run iweb. it runs pwAdmin no problem (playing around / testing new apps eg: jakatart-apache virgin install-jetty etc.
Any help here would be appreciated.
I get a 503 service requests error.
Actually nvm resolved, 343's iweb depends on catalina. Also I wanted to ask I got iweb working (i split tomcat and jetty apart) and when i try xml editor i get this error
HTTP Status 500 - javax.servlet.ServletException: java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
any idea how to fix this? wont let me get to char editor
type Exception report
message javax.servlet.ServletException: java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
description The server encountered an internal error (javax.servlet.ServletException: java.lang.AbstractMethodError: org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z) that prevented it from fulfilling this request.
And yes the correct java's are installed.