org.apache.jasper.JasperException: Unable to compile class f

Problems with the Windows version of XAMPP, questions, comments, and anything related.

org.apache.jasper.JasperException: Unable to compile class f

Postby TheW » 05. August 2009 18:42

hi

I just installed XAMPP and the Tomcat addon.

But when I got to install Weblogger I get the following error.
org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 21 in the jsp file: /blog/index.jsp
org.apache.roller.weblogger.config.WebloggerRuntimeConfig cannot be resolved to a type
18:
19: // lets see if we have a frontpage blog
20: String frontpageBlog =
21: org.apache.roller.weblogger.config.WebloggerRuntimeConfig.getProperty("site.frontpage.weblog.handle");
22:
23: if (frontpageBlog != null && !"".equals(frontpageBlog.trim())) {
24: // dispatch to frontpage blog


I set my classpath so I can actually compile java file using the javac command on comand prompt.

Any idea what the issue could be?
TheW
 
Posts: 1
Joined: 05. August 2009 18:37

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 53 guests