-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Martin,
I wrote now a testclass a passed the jar gt2-epsg-hsql-SNAPSHOT.jar to
the classpath.
> Is it loaded if you write a small test program that you run from the
> command line?
public class LoadFactoryTest {
/**
* @param args
*/
Markus Innerebner a écrit :
> The problem now is, that the class will never be loaded from the
> classloader, even if I specified in the META-INF in the services
> directory. Any idea what else to specify?
Is it loaded if you write a small test program that you run from the command
line? It would
Hi,
I have a class that extends DeferredAuthorityFactory and implements
CRSAuthorityFactory.
Most parts of this class (FactoryUsingWKT) I copied from the class of
geoserver.
The problem now is, that the class will never be loaded from the
classloader, even if I specified in the META-INF in the se