You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by EP...@upstate.com on 2002/12/16 14:42:31 UTC

Cactus Plugin working?

Last week a post was made that the Cactus plugin was working.  I downloaded
CVS head this morning, and tried to run the cactus plugin against some
cactus tests that had worked before (a couple weeks ago) with Maven and
Tomcat 4.1.12.  I am doing the:

	maven clean war:webapp cactus:tests-tomcat-4x

process, and everything seems to build appropriatly.  Unfortunantly, the
plugin seems to start the background thread for tomcat, and then sit there
forever, not doing anything.  The last couple lines are attached before.
Are other people successfully using the Cactus plugin?

I'm dying to start running my Cactus tests again!

Eric

project.props:
#cactus settings.  Make sure to point to your Tomcat!
maven.cactus.tomcat4x.home = c:/java/tomcat
maven.cactus.src.dir = tests/test-cactus
maven.cactus.test.reportsDirectory = ${maven.build.dir}/test-reports

Last couple messages:
    [java] WebappLoader[/test]: Deploy JAR
/WEB-INF/lib/protomatter-1.1.8-pre5.jar to
C:\java\dbforms\target\cactus\tomc
at4x\webapps\test\WEB-INF\lib\protomatter-1.1.8-pre5.jar
    [java] WebappLoader[/test]: Deploy JAR /WEB-INF/lib/request.jar to
C:\java\dbforms\target\cactus\tomcat4x\webapps\te
st\WEB-INF\lib\request.jar
    [java] WebappLoader[/test]: Deploy JAR /WEB-INF/lib/xerces-1.4.4.jar to
C:\java\dbforms\target\cactus\tomcat4x\webap
ps\test\WEB-INF\lib\xerces-1.4.4.jar
    [java] WebappLoader[/test]: Reloading checks are enabled for this
Context
    [java] ContextConfig[/test]: Configured an authenticator for method
BASIC
    [java] StandardManager[/test]: Seeding random number generator class
java.security.SecureRandom
    [java] StandardManager[/test]: Seeding of random number generator has
been completed
    [java] HttpConnector[8080] Starting background thread

Re: Cactus Plugin working?

Posted by "Jeffrey D. Brekke" <jb...@wi.rr.com>.
Eric,

I think you'll need a java:jar in there, war:webapp doesn't seem to depend 
on java:jar.

On Mon, 16 Dec 2002 EPugh@upstate.com wrote:

> Last week a post was made that the Cactus plugin was working.  I downloaded
> CVS head this morning, and tried to run the cactus plugin against some
> cactus tests that had worked before (a couple weeks ago) with Maven and
> Tomcat 4.1.12.  I am doing the:
> 
> 	maven clean war:webapp cactus:tests-tomcat-4x
> 
> process, and everything seems to build appropriatly.  Unfortunantly, the
> plugin seems to start the background thread for tomcat, and then sit there
> forever, not doing anything.  The last couple lines are attached before.
> Are other people successfully using the Cactus plugin?
> 
> I'm dying to start running my Cactus tests again!
> 
> Eric
> 
> project.props:
> #cactus settings.  Make sure to point to your Tomcat!
> maven.cactus.tomcat4x.home = c:/java/tomcat
> maven.cactus.src.dir = tests/test-cactus
> maven.cactus.test.reportsDirectory = ${maven.build.dir}/test-reports
> 
> Last couple messages:
>     [java] WebappLoader[/test]: Deploy JAR
> /WEB-INF/lib/protomatter-1.1.8-pre5.jar to
> C:\java\dbforms\target\cactus\tomc
> at4x\webapps\test\WEB-INF\lib\protomatter-1.1.8-pre5.jar
>     [java] WebappLoader[/test]: Deploy JAR /WEB-INF/lib/request.jar to
> C:\java\dbforms\target\cactus\tomcat4x\webapps\te
> st\WEB-INF\lib\request.jar
>     [java] WebappLoader[/test]: Deploy JAR /WEB-INF/lib/xerces-1.4.4.jar to
> C:\java\dbforms\target\cactus\tomcat4x\webap
> ps\test\WEB-INF\lib\xerces-1.4.4.jar
>     [java] WebappLoader[/test]: Reloading checks are enabled for this
> Context
>     [java] ContextConfig[/test]: Configured an authenticator for method
> BASIC
>     [java] StandardManager[/test]: Seeding random number generator class
> java.security.SecureRandom
>     [java] StandardManager[/test]: Seeding of random number generator has
> been completed
>     [java] HttpConnector[8080] Starting background thread
> 

-- 
=====================================================================
Jeffrey D. Brekke                                   jbrekke@wi.rr.com
Wisconsin,  USA                                     brekke@apache.org
                                                    ekkerbj@yahoo.com