I recently got the cactus plugin working and running my tests of my 
turbine application, and I got the rttests for turbine-2 also working with 
the cactus plugin.  Did you mark the turbine jar dep to be included in the 
war when it is built?

     <dependency>
       <id>turbine</id>
       <version>2.2-rc1</version>
       <properties>
         <war.bundle.jar>true</war.bundle.jar>
       </properties>
     </dependency>

On Sun, 10 Nov 2002, Andy Pols wrote:

> Hi Guys,
> 
> I have got the turbine jar as a project dependency, but can't get it to work
> with the cactus plug in.  Is there a way of adding external jars to the
> cactus class path?
> 
> Cactus is complaining that the Wrapper can't find the servlet class
> org.apache.turbine.Turbine
> 
> Any help would be appreciated.
> 
> Cheers
> Andy
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
> 

-- 
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Software Engineer                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]



--
To unsubscribe, e-mail:   <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>

Reply via email to