Thanks for the suggestion, but I use Spring very heavily! ;)
(Everything's bean-ified, and dependency injected...)
2008/5/5 KonTiki <[EMAIL PROTECTED]>:
>
> The Spring context listener is needed only if you do use Spring.
> If you do not, then this might be causing the error as Tomcat was unable
The Spring context listener is needed only if you do use Spring.
If you do not, then this might be causing the error as Tomcat was unable to
find the Spring classes.
Try removing this:
org.springframework.web.context.ContextLoaderListener
org.springframework.web.c
Exception starting filter action2
2008/04/29 00:59:30 | at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadConfigurationFiles
from upstair Infomtion, I think it's the problem of filter named "action2"
Xml files couldn't be found by the filter.
try 2 heck the struts.xml fi
Just moving from Struts1 to Struts2.0.11.
No problem on Tomcat 6.0.16.
However, I get the following exception on startup with Tomcat 6.0.14.
Does anyone know a way round this?
(I've included excerpts from web.xml further down.)
***
EXCE
4 matches
Mail list logo