where to placed cactus.properties

2005-06-01 Thread sheep
hi
I read some articles about cactus but i was confuse about CLASSPATH 
//

Cactus looks for this information in a file called cactus.properties, which 
must be placed somewhere in the CLASSPATH on the client side. 
//
here CLASSPATH means java classpath or some other place ? help me!!!

Re: where to placed cactus.properties

2005-06-01 Thread Nicolas Chalumeau
It means th java classpath of the tested application ie : thats mean
in webappclient/WEB-INF/classes or in a jar  in
webappclient/WEB-INF/lib in the case of a war...

Nicolas

2005/6/1, sheep [EMAIL PROTECTED]:
 hi
 I read some articles about cactus but i was confuse about CLASSPATH
 //
 Cactus looks for this information in a file called cactus.properties, which 
 must be placed somewhere in the CLASSPATH on the client side.
 //
 here CLASSPATH means java classpath or some other place ? help me!!!

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



RE: where to placed cactus.properties

2005-06-01 Thread Venu Sunil Boyireddy
Hi
Put it your local machine and set the class path to the file
cactus.properties.

It solves your problem

-Original Message-
From: sheep [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 01, 2005 2:20 PM
To: cactus-user@jakarta.apache.org
Subject: where to placed cactus.properties 

hi
I read some articles about cactus but i was confuse about CLASSPATH 
//--
--
Cactus looks for this information in a file called cactus.properties, which
must be placed somewhere in the CLASSPATH on the client side. 
//--
--
here CLASSPATH means java classpath or some other place ? help me!!!

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