Is there an XML schema for Tomcat 6 context.xml?

NetBeans has excellent support for displaying the nodes and attributes available in XML, but it needs to load the schema. Is there one for the Tomcat XML context container?

+8
tomcat xsd
source share
1 answer

Sorry no. There is no XML schema for context.xml.

+12
source share

All Articles