Hi, Everybody,
 
I am trying to uset the token interceptor and when I add to my
struts.xml, I am getting a String error.  Here is the stack trace.
 
javax.servlet.ServletException: java.lang.String
        at
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:5
15)
        at
org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher
.java:419)
        at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:
42)
        at
com.qd.bw.common.stinger.StingerFilter.doFilter(StingerFilter.java:59)
        at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:
42)
        at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r
un(WebAppServletContext.java:3243)
        at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
bject.java:321)
        at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121
)
        at
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServ
letContext.java:2003)
        at
weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletCont
ext.java:1909)
        at
weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java
:1359)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
 
Does anybody have any idea what the problem may be?
 
Thanks,
 

Jim




------------------------------------------
The contents of this message, together with any attachments, are
intended only for the use of the person(s) to which they are
addressed and may contain confidential and/or privileged
information. Further, any medical information herein is
confidential and protected by law. It is unlawful for unauthorized
persons to use, review, copy, disclose, or disseminate confidential
medical information. If you are not the intended recipient,
immediately advise the sender and delete this message and any
attachments. Any distribution, or copying of this message, or any
attachment, is prohibited.

Reply via email to