Problem to run MockStrutsTestCase

hai

I am using MockStrutsTestCase to test my struts application. I am getting the following error when I run my TestCase

-

Failure-2

1) testValidUserLogin(TestLoginAction) junit.framework.AssertionFailedError: Initializing application data source A

.............................

..........................

2) testInValidUserLogin(TestLoginAction) junit.framework.AssertionFailedError: Initializing application data source A

.................

...............

--

Note: I am using two database in my application so I have mentioned <data-source key:"A"> in struts-config.xml for my first database.

But I am not getting any error when I test my small struts application without database.

Can anyone tell me what is the solution for my problem, please..........

Thanks in advance.

[872 byte] By [Thilagavathia] at [2007-11-27 9:39:55]
# 1
haiCan't you understand my question?Please Help me.
Thilagavathia at 2007-7-12 23:16:14 > top of Java-index,Java Essentials,Java Programming...
# 2
haican anyone tell the solution for my problem mentioned above.I couldn't know why I am getting that error.Help me Please...........Thanks in advance.
Thilagavathia at 2007-7-12 23:16:14 > top of Java-index,Java Essentials,Java Programming...