Interesting... can you include the entire stack trace of the exception? Also is there any chance you can post your code so that we could try it out to try and diagnose the problem.
-Justin GeoUser wrote: > Hello all! > > This is the situation: > > I wrote a geotools plugin for GeoServer 1.6.3 that is almost identical to > Oracle Spatial plugin. I renamed all the classes so there wouldn't be any > problems with Oracle plugin. I also changed DataStoreFactorySpi in the > plugin.jar. > > I've loaded GS 1.6.3 into Eclipse and when i run GS in the debug mode my > plugin gets picked up by GS and i can create a new Feature Data Set and then > a new FeatureType. So the plugin works as it should. > > But the problem comes when i run GS in release mode. The plugin gets picked > up since i can see it when i try to create a new Feature Data Set. But the > FeatureType that i already created with this plugin doesn't work. I get: > > > >> "namespace:feature" org.geotools.data.SchemaNotFoundException: Feature >> type could not be found for "feature" >> > > And again, if i run GS in debug mode everything works fine. -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
