On 17/07/13 14:30, Ben Caradoc-Davies wrote:
I think you are missing several rewrite rules; I recommend one per host
so I count four.

Off-by-one: it is only three. I have attached a corresponding catalog.xml; store your schemas under data_dir/schemas. Once you have your schemas in this tree form, you could even put them in data_dir/app-schema_cache and GeoServer will find them there.

Kind regards,

--
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre
<?xml version="1.0"?>
<!DOCTYPE catalog PUBLIC 
    "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
    "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd";>

<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">

    <rewriteURI uriStartString="http://schemas.opengis.net/"; rewritePrefix="net/opengis/schemas/" />

    <rewriteURI uriStartString="http://www.geosciml.org/"; rewritePrefix="org/geosciml/www/" />

    <rewriteURI uriStartString="http://www.w3.org/"; rewritePrefix="org/w3/www/" />

</catalog>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to