I dropped the war file jackrabbit-webapp-2.2.8 in the folder u
mentioned....but in localhost:8080, nw i'm getting the error.....my tomcat
is working properly n also the war file i've taken it 4 apache
website......is thr ny configuration needed to b done in addition to it???
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 9 in the generated java file
Only a type can be imported. com.liferay.portal.util.WebKeys resolves to a
package
An error occurred at line: 32 in the jsp file: /index.jsp
WebKeys.VIRTUAL_HOST_LAYOUT_SET cannot be resolved to a type
29:
30: String redirect = null;
31:
32: LayoutSet layoutSet =
(LayoutSet)request.getAttribute(WebKeys.VIRTUAL_HOST_LAYOUT_SET);
33:
34: if (layoutSet != null) {
35: redirect = PortalUtil.getPathMain();
Stacktrace:
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:439)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:349)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:327)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:314)
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:592)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache
Tomcat/6.0.29 logs.
--
View this message in context:
http://jackrabbit.510166.n4.nabble.com/jackrabbit-Installation-tp3789045p3792913.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.