I feel a bit foolish...while troubleshooting further; I realized my build
script was still using Tomcat 6 libraries to pre-compile the JSPs, which
were used by the Struts action from the stacktrace.

I apologize for the wasted time, pre-compiling with Tomcat 7 uses
InstanceManager instead of AnnotationProcessor and works fine.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to