Hello,
We are migrating an application based on Spring, Struts2 and Hibernate, from Tomcat
application server to JBOSS 5.
We have already resolved problems about library dependencies, but we are facing error
about using struts2 filter, because JBOSS is not able to to link each request:
(The Struts dispatcher cannot be found. This is usually caused by using Struts tags
without the associated filter. Struts tags are only usable when the request has passed
through its servlet filter, which initializes the Struts dispatcher needed for this tag)
The application runs ok on Tomcat and also on JBOSS4.
Thank you very much in advance.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266402#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...