Re: Valadation of Tomcat config files

2006-02-03 Thread Glen Mazza
[EMAIL PROTECTED] wrote: I need and want to edit these files manually since I can't use GUI tools nor can I connect to a management URI by a rendering browser. The best I could use was a bare ascii user agent such as e.g. lynx. The issues this could arise are the aforementioned typos. So I need

Valadation of Tomcat config files

2006-02-03 Thread Ralph.Grothe
Hello again, still being in my Tomcat infancy I need to edit various Tomcat config files, which sadly are all XML and not as tangible to human editing customs. How easy can it occur that one forgets a closing tag or mispells or only uses wrong case for a tag's attribute. I need and want to edit th