I've been evaluating 2.6 and candidate release 2.7 running on JBoss 4.2.2GA.  I 
built both from the source distribution with no errors.

When I hit localhost/portal on the 2.7 version, I get the following error, any 
ideas?

2008-10-02 14:56:32,499 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/portal].[jsp]]
 Servlet.service() for servlet jsp threw exception
java.util.MissingResourceException: Can't find resource for bundle 
java.util.PropertyResourceBundle, key LOGIN_TITLE
        at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
        at java.util.ResourceBundle.getString(ResourceBundle.java:344)
        at org.apache.jsp.login_jsp._jspService(login_jsp.java:70)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at 
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
        at 
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
...
...


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180137#4180137

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180137
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to