Hi,
 
i try to install turbine on Tomcat.
I follow the install instruction give with turbine :
-install the jar files in the tomcat/lib directory
-modify the classpath to add theses jar files
-copy the properties files to the tomcat directory
-modify the web.xml file to add the Turbine servlet.
 
But i get this error when i try to access the Turbine servlet :
-------------------------------------------------------------------
Exception: java.lang.NullPointerException
at Turbine.doGet(Turbine.java, Compiled Code)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java, Compiled Code)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
at org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java, Compiled Code)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
at org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:479)
-------------------------------------------------------------------<FONT face=Arial><FONT size=2>Here is the log from Servlet.log :<BR></FONT></FONT><FONT face=Arial><FONT size=2>Turbine: init<BR>Turbine: Turbine init()!</FONT></FONT><FONT face=Arial><FONT size=2>I have�not modify the TurbineRessources.properties�file</FONT></FONT><FONT face=Arial><FONT size=2>Thanks for your help<BR>
<BR><BR><FONT face=Arial><FONT size=2><BR><BR><BR><BR>�<FONT face=Arial><FONT size=2><BR><BR>� <BR>�
-------------------------------------------------------------------
Nicolas Peridont - [EMAIL PROTECTED]
Business Lab, The Netchandising Company
http://www.be-lab.com
26 rue des amandiers - 92000 Nanterre
T�l. : (33) 1 41 20 07 08
Fax : (33) 1 41 20 08 07

Reply via email to