Hi Dinesh,

In article <[EMAIL PROTECTED]>,
Tue, 03 Feb 2004 20:49:04 +0800,
"Dinesh N" <[EMAIL PROTECTED]> wrote: 
gnavsupe> 2) If I add Lib File  commons-httpclient-2.0-rc2.jar in classpath
gnavsupe> above error get removed and i got new one as,
gnavsupe>                     
gnavsupe> "org.apache.cactus.util.ChainedRuntimeException: Missing Cactus
gnavsupe> property [cactus.contextURL]" 

You have to set some properties for Cactus. To do this,
you can use cactus.properties file on your client-side classpath.
The file contains something like:
      cactus.contextURL = http://localhost:8080/test

Please read following documents for more detail.
        http://jakarta.apache.org/cactus/integration/howto_config.html
        http://jakarta.apache.org/cactus/integration/howto_classpath.html

Hope this helps.
----
Kazuhito SUGURI
mailto:[EMAIL PROTECTED]

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

Reply via email to