| | Ok. I think I maked the first step. I uplad all uncompressed files in an subdirectory of the public root. I execute the mysql script to create all tables. Now I have this error when I start the web. I suppose I need to configure the mysql access...But I must find where and how... Best regard, olivier
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: 6 in the generated java file Only a type can be imported. org.coretechs.quotero.security.Session resolves to a package
An error occurred at line: 7 in the generated java file Only a type can be imported. org.coretechs.quotero.security.SessionManager resolves to a package
An error occurred at line: 8 in the generated java file Only a type can be imported. org.coretechs.quotero.utils.ClassFinder resolves to a package
An error occurred at line: 9 in the generated java file Only a type can be imported. org.coretechs.quotero.events.annotations.QuoteroEventName resolves to a package
An error occurred at line: 10 in the generated java file Only a type can be imported. org.coretechs.quotero.events.annotations.QuoteroEventStatus resolves to a package
An error occurred at line: 11 in the generated java file Only a type can be imported. org.coretechs.quotero.rules.impl.RuleImpl resolves to a package
Stacktrace: org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:93) org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330) org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:451) org.apache.jasper.compiler.Compiler.compile(Compiler.java:328) org.apache.jasper.compiler.Compiler.compile(Compiler.java:307) org.apache.jasper.compiler.Compiler.compile(Compiler.java:295) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:565) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:311) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:308) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:259) javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.34 logs.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.34
|
| Please sign in to flag this as inappropriate.
|