Good evening All. Working with Tomcat on Netware (no cringing please). Trying to upgrade Tomcat from 3.3 to 4.1.x (current).
- Has the 'ContextXMLReader' directives/function been dropped in the latest releases? (Cannot find reference to it in the Docs and cannot get it to work on 4.1) - Will Tomcat 4.1.x work with web apps outside its own webapps directory? Have set the docBase var for the context to an absolute path "sys:/.." (etc) (I get the impression it's not reading the associated web.xml file) TIA Norm