Bug 497 - [Chameleon]AdminTools should validate all environment variables
: [Chameleon]AdminTools should validate all environment variables
Status: NEW
: Chameleon
AdminTools
: 1.99
: PC Linux
: P2 normal
: FUTURE
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-07-05 14:14 by
Modified: 2005-01-11 12:44 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-07-05 14:14:50
The AdminTools interface should validate all system environment variables needed
by Chameleon and return an error message if one or more environment variable (s)
is not set correctly.

Also, all variables setting in the "cwc2.xml" or "chameleon.xml" should be
validate as well.  One example of that is as follow:  if a "<" is added
inadvertly at the end of the "cwc2_url" value, an error should be displayed
saying that this field could not be parsed.
------- Comment #1 From 2004-07-08 13:28:43 -------
Change target to 1.99 RC 1.
------- Comment #2 From 2004-09-24 07:23:52 -------
Looking at the admin tool now.
------- Comment #3 From 2004-10-13 10:03:24 -------
How much parsing do we want to do for beta 3?  Right now the code only checks
for "\" and changes them to "/".

In order to do a more thorough parsing I would like to change the XML structure
to indicate things like value type, possible values, max/min, etc.  This will
allow for a more complete parsing to be done.  I don't think there is much point
in doing anymore parsing without making these changes.

It would be a tight squeeze to make these changes for beta 3.  Can these checks
be put off until RC1?
------- Comment #4 From 2004-10-13 10:42:08 -------
I think it would be good for RC1.
------- Comment #5 From 2004-12-20 12:55:05 -------
Bill, I am assuming that these are not going to get done for today, but I'll
need them for 2.0 final unless there is a good reason to drop this.
------- Comment #6 From 2005-01-11 12:44:08 -------
changed to future