Has anyone used LWS form Gefionsoftware (http://www.gefionsoftware.com)
with Tomcat 3.1
(latest version) and how did you get it running?

getting error: 500 Internal Server Error
Servlet exception for jsp in init():
java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger at
org.apache.jasper.Constants.message(Constants.java:237) at
org.apache.jasper.runtime.JspServlet.init(JspServlet.java:223) at
com.gefionsoftware.server.ServletContextImpl.loadServlet(ServletContextImpl.java)
at
com.gefionsoftware.server.ServletContextImpl.executeServlet(ServletContextImpl.java)
at
com.gefionsoftware.server.ServletContextImpl.execute(ServletContextImpl.java)
at
com.gefionsoftware.server.GenericServer.execute(GenericServer.java) at
com.gefionsoftware.server.lws.LiteWebServer$RequestHandler.run(LiteWebServer.java)
at
se.pureit.util.ThreadPool$WorkThread.startRunnable(ThreadPool.java) at
se.pureit.util.ThreadPool$WorkThread.run(ThreadPool.java)

Thanks,
Andreas

--
-------------------------------------------------------
Andreas Hausleitner
Head of Engineering

Caramba Labs

eMail:  [EMAIL PROTECTED]
WWW:    http://www.carambalabs.com
Tel:    +43-1-9435167
Fax:    +43-1-7186170
-------------------------------------------------------
Bill Joy (Sun Microsystems) always says,
'Innovation will happen, and it will happen elsewhere.'
-------------------------------------------------------

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to