|
|  |
Where can I find the .rnc files that Resin uses for validating configuration files?
The .rnc files used by Resin for validation are in
$RESIN_HOME/lib/resin.jar.
- com/caucho/server/resin/resin.rnc
- com/caucho/server/webapp/web-xml.rnc
- com/caucho/server/webapp/resin-web-xml.rnc
- com/caucho/server/resin/env.rnc
- com/caucho/jsp/cfg/jsp-tld.rnc
- com/caucho/jsp/cfg/jsp11-tld.rnc
- com/caucho/jsp/cfg/jsp12-tld.rnc
- com/caucho/jsp/cfg/jsp1_2-tld.rnc
- com/caucho/jsp/cfg/jsp20-tld.rnc
Copyright © 1998-2003 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark,
and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc. |  |
|