aspose file tools
The moose likes Struts and the fly likes WARNING: Could not find token mapped to token name struts.token when using ExecuteAndWaitInterceptor Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "WARNING: Could not find token mapped to token name struts.token when using ExecuteAndWaitInterceptor" Watch "WARNING: Could not find token mapped to token name struts.token when using ExecuteAndWaitInterceptor" New topic
Author

WARNING: Could not find token mapped to token name struts.token when using ExecuteAndWaitInterceptor

Majrul Ansari
Greenhorn

Joined: Mar 04, 2012
Posts: 1
Hi,

I am using the ExecuteAndWaitInterceptor in one of my action and i don't know why i am getting this warning. I even tried adding <s:token/> but still i keep on getting this warning. The interceptor works fine though.
Mohana Rao Sv
Ranch Hand

Joined: Aug 01, 2007
Posts: 485

Post your interceptor stack. You might included that token interceptor.


ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: WARNING: Could not find token mapped to token name struts.token when using ExecuteAndWaitInterceptor
 
Similar Threads
Hashtable entrySet() method
Type Mismatch - why i am getting this error?
How to get AuthSubSessionToken
token Session Interceptor + Struts 2
ExcecuteAndWaitInterceptor prolem