Re: [Geotools-devel] Problem creating new JAIOperation

2007-06-29 Thread Martin Desruisseaux
Edward Nash a écrit : >> WARNUNG: Can't load a service for category "Operation". Cause is >> "ServiceConfigurationError: org (...) java.lang.NullPointerException". >> sun.misc.ServiceConfigurationError: >> org.opengis.coverage.processing.Operation: Provider >> org.preagro.utils.coverages.operati

[Geotools-devel] Problem creating new JAIOperation

2007-06-29 Thread Edward Nash
Hi list, I'm trying to write a new coverage processing operation. I've followed the instructions in http://www.nabble.com/forum/ViewPost.jtp?post=3585286&framed=y and the service provider class seems to be being picked up fine by the Registry. My OpImage class is also registered fine with JAI