Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-10-08 Thread cmartin81
Is there somebody who can help me with this question? Please :) -- View this message in context: http://www.nabble.com/Problem-testing-my-action-when-I%E2%80%99ve-got-a-springbean-inside-the-validators.xml-tp24862185p25799631.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-09-23 Thread cmartin81
bump. -- View this message in context: http://www.nabble.com/Problem-testing-my-action-when-I%E2%80%99ve-got-a-springbean-inside-the-validators.xml-tp24862185p25531029.html Sent from the Struts - User mailing list archive at Nabble.com.

Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-09-11 Thread cmartin81
Anyone? -- View this message in context: http://www.nabble.com/Problem-testing-my-action-when-I%E2%80%99ve-got-a-springbean-inside-the-validators.xml-tp24862185p25397337.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-09-02 Thread cmartin81
Anyone who can help me? -- View this message in context: http://www.nabble.com/Problem-testing-my-action-when-I%E2%80%99ve-got-a-springbean-inside-the-validators.xml-tp24862185p25270552.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-08-26 Thread cmartin81
Hello, Thanks for your answer. The test-context.xml is a very simple file. It just contains the ZipCodeValidator bean, which I need for the validators.xml. I have also tested that the bean gets instantiated in the class, and it does. I think the problem is that there could be 2 containers, and

Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-08-26 Thread cmartin81
Anyone who can help me? -- View this message in context: http://www.nabble.com/Problem-testing-my-action-when-I%E2%80%99ve-got-a-springbean-inside-the-validators.xml-tp24862185p25148306.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-08-09 Thread cmartin81
Anyone who can help me? -- View this message in context: http://www.nabble.com/Problem-testing-my-action-when-I%E2%80%99ve-got-a-springbean-inside-the-validators.xml-tp24862185p24894957.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: Problem testing my action when I’ve g ot a springbean inside the validators.xml

2009-08-07 Thread cmartin81
I'm using the following annotation in the test class: @ContextConfiguration(locations={"classpath:test-context.xml"}) @RunWith(SpringJUnit4ClassRunner.class) newton.dave wrote: > > cmartin81 wrote: >> I want to test my struts actions, but I keep getting this &g

Problem testing my action when I’ve got a springbean inside the validators.xml

2009-08-07 Thread cmartin81
I want to test my struts actions, but I keep getting this ClassNotFoundException all the time. The problem is that I’ve got a springbean inside the validators.xml. (If I leave out the springbean in the validators.xml it will run successfully.) Here some of my validators.xml file: …..

Re: How can I download Struts 2.1.7?

2009-08-04 Thread cmartin81
Thanks for your answers. We were actually planning to use Struts 2.1.7 in production. Is this safe? Or is it still in beta (or snapshot) version? We got the jar file from this location: http://people.apache.org/builds/struts/2.1.7/m2-staging-repository/ What was the main problem with 2.1.7? --

Re: How can I download Struts 2.1.7?

2009-08-03 Thread cmartin81
Thanks. Do you know when it will be available in the maven repo? cmartin81 wrote: > > I’m trying to download Struts 2.1.7 from http://struts.apache.org/2.x/, > but the only version which is available is 2.1.6 (the downloading button > says struts 2.1.7)? > > When wi

How can I download Struts 2.1.7?

2009-08-03 Thread cmartin81
I’m trying to download Struts 2.1.7 from http://struts.apache.org/2.x/, but the only version which is available is 2.1.6 (the downloading button says struts 2.1.7)? When will Struts 2.1.7 be available in maven repo? -- View this message in context: http://www.nabble.com/How-can-I-download-Stru