Re: Struts 2.0.6 and Spring

2007-03-22 Thread Felipe Rodrigues
I almost forgot. The 2.0.7 version is getting GA. Maybe it can be a good idea wait this version to migrate your app. More bugs fixed. Felipe Felipe Rodrigues wrote: > > Daniel, > > About the error: > Make sure your app has no error. Some kind of errors can throw a Filter > Start Error, and it

Re: Struts 2.0.6 and Spring

2007-03-22 Thread Felipe Rodrigues
Daniel, About the error: Make sure your app has no error. Some kind of errors can throw a Filter Start Error, and it is what your stack trace seems. Try also remove all struts related lib's and add the final version again. About the performance: Copy the template dir under the struts2-core...jar

Re: Struts 2.0.6 and Spring

2007-03-22 Thread Dave Newton
Well, if it's cleanly deployed, something is funky: --- Daniel Felix <[EMAIL PROTECTED]> wrote: > jar:file:/C:/Sun/glassfish/domains/domain1/applications/j2ee-apps/acnsf/struts2-spring-plugin-2.0.6.jar!/struts-plugin.xml:8:132 > jar:file:/C:/Sun/glassfish/domains/domain1/applications/j2ee-apps/acn

Re: Struts 2.0.6 and Spring

2007-03-22 Thread Don Brown
[EMAIL PROTECTED] Enviada em: quinta-feira, 22 de março de 2007 18:57 Para: Struts Users Mailing List Assunto: Re: Struts 2.0.6 and Spring --- Daniel Felix <[EMAIL PROTECTED]> wrote: > After it, I'm migrating from Struts 2.0.1 to Struts > 2.0.6 to improve my web application, but wh

Re: Struts 2.0.6 and Spring

2007-03-22 Thread Dave Newton
--- Daniel Felix <[EMAIL PROTECTED]> wrote: > After it, I'm migrating from Struts 2.0.1 to Struts > 2.0.6 to improve my web application, but when I > start, it occurs an error and stop the server. I would first check and make sure everything is cleaned up from the old 2.0.1 version deployment; I'