I believe that you need to explicitly set the classpath variable to point to
this jar.
I did something like this on linux:
export
CLASSPATH=/usr/local/geoserver/webapps/geoserver/WEB-INF/lib/gt2-arcsde.jar
and it works.
Regards
Paul
jpickeri wrote:
Maybe a newbie question, but I cannot get ArcSDE to work.
397720 [WARNING] org.geotools.data.arcsde.ArcSDEDataStoreFactory - ArcSDE
Java API seems to not be on your classpath. Please v
erify that all needed jars are. ArcSDE data stores will not be available.I have placed : jpe91_sdk.jar and jsde91_sdk.jar into my /WEB-INF/lib
directory along with gt2-arcsde.jarThe ArcSDE datastore does not appear however.
Any tips?
Thanks.
--
View this message in context: http://www.nabble.com/Problems-with-ArcSDE-tf3880508.html#a13420476
Sent from the GeoServer - User mailing list archive at Nabble.com.