Hi Folks,
I am getting the following error while accessing
jsp pages via cocoon. This is the block named jsp. and accessbile via
samples link.
JSPReader can be used only in a Servlet/JSP
environment
Description:org.apache.cocoon.ProcessingException: JSPReader can be used
only in a Servlet/JSP environment.
I am using the following environment.
Env details.
Apache Tomcat 4.1.2
Windows 2000
Logsnippets
java.io.FileNotFoundException:
null\WEB-INF\conf\TurbineResources.properties (The system cannot find the path
specified)
Unable to use getRealPath to locate
/WEB-INF
java.lang.NullPointerException java.lang.NullPointerException at com.hp.hpl.deli.Workspace.configure(Workspace.java:244) Is it related to security restirction imposed by
catelina for accessing web-inf folder ? but i had tried to give all permission
to give access to those folders.
Sitemap snippets
default as set in the jsp block
Problem page
welcome.jsp
Any help is greatly appreciated.
Rgs,
Manoj
|