Re: [Geotools-devel] How to load FactoryUsingWKT in a servletEngine

2008-02-19 Thread Markus Innerebner
-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 */

Re: [Geotools-devel] How to load FactoryUsingWKT in a servletEngine

2008-02-19 Thread Martin Desruisseaux
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