Ok let's try to track it down ;-)
what geoserver environment are you using.

(a)binary download format ('guess uses jetty)...
    put the -Djava.library.path flag into bin/startup.bat
(b)war format (then you use your own container (tomcat for instance))
    put -Djava.library.path flag in tomcat6.conf or config file of your
prefered container
(c)in eclipse IDE as source project?
   put -Djava.library.path flag in Run-> run configurations -> arguments ->
VM arguments


ps: I did not try it, but maybe you can simply copy the whole SDEHOME/lib
content into the lib directory of your servlet container for a quick and
dirty run.

cheers rudi





--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/Error-Creating-ArcSDE-Vecor-Data-Store-tp5003198p5003310.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to