Hi,
Looking at the comments in the cactus.properties file it looks like you're
using an old copy of this file (it mentions J2EEUnit !). Of course it has
no effect on the properties themselves, but it looks like some reminiscence
of the past ... :)
Good luck.
-Vincent
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 09, 2001 3:50 AM
Subject: cvs commit: jakarta-struts/contrib/validator/conf/test
cactus.properties
> dwinterfeldt 01/07/08 19:50:38
>
> Added: contrib/validator/conf/test cactus.properties
> Log:
> Adding Struts Validator.
>
> Revision Changes Path
> 1.1
jakarta-struts/contrib/validator/conf/test/cactus.properties
>
> Index: cactus.properties
> ===================================================================
> # Configuration file for J2EEUnit.
>
> # Each project using J2EEUnit need to have such a file put in the
CLASSPATH
> # (Meaning the directory containgin this file should be in the
CLASSPATH, not
> # the file itself of course ... :) )
>
> # Defines the URLs that will be used by J2EEUnit to call it's
redirectors
> # (Servlet and JSP). You need to specify in these URLs the webapp
context
> # that you use for your application. In the example below, the context
is
> # "test".
>
> cactus.servletRedirectorURL =
http://localhost:8080/validator/ServletRedirector
> cactus.jspRedirectorURL = http://localhost:8080/validator/JspRedirector
>
>
>
>
>