Good morning,I'm trying to integrate Geoserver with ArcSDE 9.0, but I'm having problems with latest ArcSDE plugin of geoserver (geoserver-2.0.2- arcsde-plugin) when creating SDE DataStores (http://docs.codehaus.org/display/GEOTDOC/ArcSDE+DataStore ).
The error I get from the administration interface is this:"Error creating data store, check the parameters. Error message: Could not create a validated object, cause: com.esri.sde.sdk.client.SeConnection.getTimeSinceLastRT()"
I made a simple java program to check the connection properties, and everything was ok, but when I tried the method which fails (getTimeSinceLastRT()), I discovered that it wasn't present in class SeConnection of ArcSDE 9.0 SDK. After that, I downloaded ArcSDE 9.2 SDK, and I managed to get it working, but I suppose this is not the best solution (I don't know if the library si backwards compatible).
Has anyone experienced similar problems? Thanks in advance, Javier
------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
