You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by a b <eo...@yahoo.com> on 2001/12/06 21:39:42 UTC

struts with resin exception

Hi, I'm trying to get resin to work with an existing
struts application and I'm getting the following
exception, it works fine with tomcat 4.0. Any help
would be appreciated

500 Servlet Exception

javax.servlet.jsp.JspException:
/careersite-admin/apps/employer/register/confirm/content.jsp:5:
com.wintecinc.struts.taglib.html.ErrorsTei
        at
org.apache.struts.taglib.template.InsertTag.doEndTag(InsertTag.java:149)
        at
_apps._employer._register._confirm._index__jsp._jspService(/careersite-admin/apps/employer/register/confirm/index.jsp:29)
        at
com.caucho.jsp.JavaPage.service(JavaPage.java:74)
        at
com.caucho.jsp.Page.subservice(Page.java:485)
        at
com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:176)
        at
com.caucho.server.http.Invocation.service(Invocation.java:278)
        at
com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:129)
        at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDispatcher.java:214)
        at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDispatcher.java:99)
        at
com.caucho.server.http.QRequestDispatcher.forward(QRequestDispatcher.java:76)
        at
org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.java:1758)
        at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1595)
        at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:509)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:165)
        at
com.careersite.struts.servlet.CSActionServlet.service(CSActionServlet.java:97)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
        at
com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.java:82)
        at
com.caucho.http.security.SecurityFilter.doFilter(SecurityFilter.java:112)
        at
com.caucho.server.http.FilterChainFilter.doFilter(FilterChainFilter.java:87)
        at
com.caucho.server.http.Invocation.service(Invocation.java:278)
        at
com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:129)
        at
com.caucho.server.http.ServletServer.serviceTop(ServletServer.java:847)
        at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:213)
        at
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:158)
        at
com.caucho.server.TcpConnection.run(TcpConnection.java:140)
        at java.lang.Thread.run(Thread.java:484)

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>