JCSAdminServlet set up
meenarc <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Since the jcs 1.3 jar does not have the templates JCSAdminServletDefault.vm and JCSAdminServletRegionDetail.vm, I modified my velocity properties file to look like below resource.loader = file file.resource.loader.class = org.apache.velocity.runtime.resource.loader.FileResourceLoader file.resource.loader.path =WEB-INF/templates And under the templates directory I created the sub-directories in the structure "org\apache\jcs\admin\servlet" and placed the templates here. Still I get resource not found exceptions like ResourceNotFoundException: Unable to find resource '/org/apache/jcs/admin/servlet/JCSAdminServletDefault.vm' . What needs to be done to get the JCS Servlet running? -- View this message in context: http://www.nabble.com/JCSAdminServlet-set-up-tf4571274.html#a13048037 Sent from the JCS - Dev mailing list archive at Nabble.com.