Hello
   We are using CactusTestCase to unit test our struts
Frame work. 
   We are using struts1.1 and weblogic 7 .0 for our
app. Right now we have one problem using
CactusTestCase
when we tried to test our Struts Action object, It is
giving null pointer exception in verifyForward method

   We are using execute method of Action object to do
our action logic. If we change the logic to Perform
method of Action object the test was working fine. The
Perform method is a deprecated method in Struts1.1

  If any body met this problem, Pls let me know the
solution. 
           Thanks in advance
Shiva





__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers

Reply via email to