I'm using JBoss 3.2.5 and develop an ear, name xxx-nb.ear, nb is an increasing number.
When I deploy the ear, I first removed the existing ear and wait for some seconds.
But when I ask a page that existed before, I got the proxy error as displayed below.

I think this is a deployment/installation/configuration error, so I posted this here.
Do anybody know why I got this error ?
Do anybody know where the Apache Tomcat/5.0.26 logs are ?
On the web, I saw that this is a recurent error, but I found no solutions.

Thks,
C.Dutoit/BSI

----------------------------------




type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

org.apache.jasper.JasperException: $Proxy65
        org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
        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)

root cause

java.lang.ClassCastException: $Proxy65
        org.apache.jsp.functions.searchXPATH_jsp._jspService(searchXPATH_jsp.java:60)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
        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)

note The full stack trace of the root cause is available in the Apache Tomcat/5.0.26 
logs.

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to