Graham Davis a écrit :
> Sorry, I DO have that in my files.  Is that not how it is suppose to be 
> (declaring implementations, not interfaces)?

The filename must be the fully qualified interface name. So the filename should 
be META-INF/services/org.opengis.geometry.PositionFactory

The content of this file declare implementations. So the file should contains a 
single line org.geotools.geometry.iso.PositionFactoryImpl

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to