Re: [S2] Problems using spring plugin and struts 2.0.6

2007-02-27 Thread João Vieira da Luz
> >> > Do you have >> > >> > >> > >> > set inside your struts.xml? >> > >> > -Original Message- >> > From: João Vieira da Luz [mailto:[EMAIL PROTECTED] >> > Sent: Tuesday, February 27, 2007 12:42 PM >

Re: [S2] Problems using spring plugin and struts 2.0.6

2007-02-27 Thread cilquirm
;> >> >> >> Paul Saumets | Merge wrote: >> > >> > Perhaps obvious question but, >> > >> > Do you have >> > >> > >> > >> > set inside your struts.xml? >> > >> > -Original Message-

Re: Problems using spring plugin and struts 2.0.6

2007-02-27 Thread João Vieira da Luz
aumets | Merge wrote: > > Perhaps obvious question but, > > Do you have > > > > set inside your struts.xml? > > -Original Message- > From: João Vieira da Luz [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 27, 2007 12:42 PM > To: user@struts.apache

RE: Problems using spring plugin and struts 2.0.6

2007-02-27 Thread cilquirm
[EMAIL PROTECTED] > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http:/

Re: Problems using spring plugin and struts 2.0.6

2007-02-27 Thread João Vieira da Luz
: user@struts.apache.org Subject: Problems using spring plugin and struts 2.0.6 We've upgraded to struts 2.0.6 and we can't make spring-plugin work. The spring factory isn't being called and we are getting ClassNotFoundException for the beans that reference spring. This is working with struts

RE: Problems using spring plugin and struts 2.0.6

2007-02-27 Thread Paul Saumets | Merge
Perhaps obvious question but, Do you have set inside your struts.xml? -Original Message- From: João Vieira da Luz [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 12:42 PM To: user@struts.apache.org Subject: Problems using spring plugin and struts 2.0.6 We've upgrad

Problems using spring plugin and struts 2.0.6

2007-02-27 Thread João Vieira da Luz
We've upgraded to struts 2.0.6 and we can't make spring-plugin work. The spring factory isn't being called and we are getting ClassNotFoundException for the beans that reference spring. This is working with struts 2.0.1. What changed? Thanks a lot, João