Hi,

   We are migrating from JBoss 3.2.3 to 3.2.5  . While there is no change in 
the application , we are encountering a JasperException under HTTP 500 as 
attribute to useBean Class is invalid. 

Thanks in advance.

Error Details are as follows:


org.apache.jasper.JasperException: /jsp/RegionBkDn.jsp(29,0) The value for the 
useBean class attribute defleetdash.model.PFRAgingBean is invalid.
        
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
        
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:376)
        
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:150)
        
org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1217)
        org.apache.jasper.compiler.Node$UseBean.accept(Node.java:1116)
        org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
        org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213)
        org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2219)
        org.apache.jasper.compiler.Node$Root.accept(Node.java:456)
        org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
        org.apache.jasper.compiler.Generator.generate(Generator.java:3261)
        org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:244)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:461)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:442)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:430)
        
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:274)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)




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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872540


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to