Hello,

--- Heikki Doeleman <[EMAIL PROTECTED]> wrote:
> Hi
>  
> I have tried installing Cactus 1.2 from the nightly build download
> (jakarta-cactus-22-20010919.zip). However, trying to run the sample
> app,
> starting the TestAll class, all tests fail with errors like
>  
> java.lang.ClassNotFoundException:
> org.apache.commons.cactus.ServletTestResult
  Cactus 1.1 had all its packages and classes as the following tree:

org.apache.commons.cactus.*  
   org.apache.commons.cactus.util.* ... etc.

   from Cactus 1.2 onwards it has  been changed to 
org.apache.cactus.*  
   org.apache.cactus.util.* ... etc.

Please note the missing 'commons' there. So try opening up the source
file again that you mentioned and make the package change mentioned
above and let us know what happened next.

=====
Thanks.
Rakesh Bhalla.

__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

Reply via email to