I have installed roller and created my first user and his weblog. However I
cannot link to the weblog, it gives me the following exception:--
************************************************************************
15:02:54,718 WARN [RequestUtils] No FormBeanConfig found under 'main'
15:04:06,843 ERROR [BasePageServlet] EXCEPTION: in RollerServlet
org.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'brushedmetal:Weblog'
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(ResourceManagerImpl.java:501)
at
org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.java:384)
at
org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:814)
at
org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleton.java:355)
at
org.apache.velocity.servlet.VelocityServlet.getTemplate(VelocityServlet.java:563)
at
org.roller.presentation.velocity.BasePageServlet.prepareForPageExecution(BasePageServlet.java:165)
at
org.roller.presentation.velocity.BasePageServlet.handleRequest(BasePageServlet.java:116)
at
org.apache.velocity.servlet.VelocityServlet.doRequest(VelocityServlet.java:372)
at
org.apache.velocity.servlet.VelocityServlet.doGet(VelocityServlet.java:333)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
----------------------------------------------
-------------------------------------------
************************************************************************
THis is same for any theme that I select to create the weblog...
I am using roller2.0.1 , jboss 4.0.2, JDK 1.5 , postgresql 8.0.
I tried both the developer and the distribution version.. I edited the
build.xml file to create a war file <roller.war> .. and deploy it to jboss.
however it still is nt able to link to the weblog. What am I missing??
--
View this message in context:
http://www.nabble.com/ResourceNotFoundException-for-jboss-4.0.2-t1143376c12275.html#a2997823
Sent from the Roller - User forum at Nabble.com.