temp temp wrote:
This is catcus.properties file
# Configuration file for Cactus.
...
cactus.servletRedirectorURL =
http://localhost:9080/PAC_WEB/ServletRedirector
cactus.jspRedirectorURL =
http://localhost:9080/PAC_WEB/JspRedirector
Missing Cactus property [cactus.contextURL]
You can Google for that error message. It will tell you to put
cactus.contextURL=something into your cactus.properties file.
From there, I myself am stuck on what to do next. But filling in that line
does indeed make that error message go away.
--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]