Re: Struts 2 j4 and spring Error

2007-10-19 Thread Ádamo Azambuja
Tanks for the help, i decid to stay with struts 1.x, my Oracle Application Server is runing java 1.4.X and maybe struts 2 can have some imcompatibility with this server application. I try to make the project work with struts 2 in separeted project to test, but not in the real project. Tanks to hel

Re: Struts 2 j4 and spring Error

2007-10-18 Thread Ed Knutson
I also have noticed some classloading issues with the j4 distro. In my case, WebSphere 6.0 is not able to load a retrotranslated version of the sitemesh plugin. I think in your case, the preferred method of integrating Spring is to put the following line in struts.properties (this file is searche

Struts 2 j4 and spring Error

2007-10-18 Thread Ádamo Azambuja
When i use this configuration on my web.xml: i have the struts2-spring-plugin-2.0.9.jar in my classpath. i have this error: 14:46:50,246 INFO XmlConfigurationProvider:140 - Parsing configuration file [struts-plugin.xml] StandardContext[/strutsBlank]Exception starting filter struts2 Unable to loa