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.
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.
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.
---
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.
---
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
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.
---
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.
---
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
>> ClassNotFoundException all the
8 matches
Mail list logo