[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Can't find bundle for base JSFKickStart
|
I simply created a new project and took the JSFKickStart Template, started
TomCat and
tried to run it. Below is the error message in the browser.
I have seen references to this problem but no solutions.
org.apache.jasper.JasperException: Can't find bundle for base name
demo.bundle.Messages, locale en_US
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
73)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:
322)
com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:13
0)
com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java
:87)
Thanks in advance. John