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.
-- 
View this message in context: 
http://www.nabble.com/plugin-problem-tp17732424p17732424.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to