Hi,

I am not sure if this is the place to post this...

I am testing struts action classes using
strutstestcase1.5 (servlet2.2) with cactus 1.2.

The test class extends CactusStrutsTestCase. I get the
following error. Can anyone explain me what is that I
am not doing right.

=========================

Testcase: testSuccessfulLogin took 4.306 sec
        Caused an ERROR
null
java.lang.NullPointerException
        at
servletunit.struts.CactusStrutsTestCase.actionPerform(CactusStrutsTestCase.java:213)
...

==========================

The login action class that I am testing has a
associated loginform bean. This error is occuring only
when I test this action class that has a associated
actionform bean. My other action classes tests work
fine.


Thanks,
balki 

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to