Perhaps you would like to step through the code in a debugger. Make a check to see what value is being produced by common factory finder by stepping into the method. Take a careful look at the class, its id and its classloader.
I think you will find that it is coming out of a different classloader, or jar, than the DataUtilities method that is being called. Are you playing any games with classloaders in your own code?
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
