<div dir="ltr">Hello all,<div><br></div><div><div style="font-size:12.8px">I am attempting to use the Geotoolkit WFS Client API to access <a href="http://tb12.dev.52north.org/geoserver/ows?service=wfs&version=1.1.0&request=GetCapabilities">this WFS</a>. However, I've run into an issue where the client is unable to resolve imported XML schemas due to an issue with relative paths. I've attached a small test class, as well as the error stack trace I get when I run the class in case you need more detail, but the two offending paths seem to be as follows:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><a href="http://tb12.dev.52north.org/geoserver/schemas/xlink/1.0.0/xlinks.xsd" target="_blank">http://tb12.dev.52north.org:<wbr>80/geoserver/schemas/gml/3.1.<wbr>1/base/../../../xlink/1.0.0/<wbr>xlinks.xsd</a><br></div><div style="font-size:12.8px"><a href="http://tb12.dev.52north.org/geoserver/schemas/gml/3.1.1/smil/smil20.xsd" target="_blank">http://tb12.dev.52north.org:<wbr>80/geoserver/schemas/gml/3.1.<wbr>1/base/../smil/smil20.xsd</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I browsed the schemas uploaded on the server, but I wasn't actually able to find specific references the expected relative paths anywhere. Maybe I just missed something.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Note that the URLs resolve just fine once the relative paths have been smoothed out. Geotoolkit just doesn't seem to do this.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div><a href="http://tb12.dev.52north.org/geoserver/schemas/xlink/1.0.0/xlinks.xsd" target="_blank">http://tb12.dev.52north.org:<wbr>80/geoserver/schemas/xlink/1.<wbr>0.0/xlinks.xsd</a><br></div><div><a href="http://tb12.dev.52north.org/geoserver/schemas/gml/3.1.1/smil/smil20.xsd" target="_blank">http://tb12.dev.52north.org:<wbr>80/geoserver/schemas/gml/3.1.<wbr>1/smil/smil20.xsd</a></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Regards,</div><div style="font-size:12.8px">Cullen Rombach</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Cullen Rombach<div>Image Matters LLC</div><div><a href="http://www.imagemattersllc.com" target="_blank">www.imagemattersllc.com</a></div></div></div>
</div></div>