Jesse, I'll build with the latest 2.2.x jars and see if I have the same problem, but it definitely looks like a problem with your jsde jars. Do you have all three of them in your webapps/lib directory and can you confirm the version (and maybe an sha1 checksum to see if I have the same ones?)
I've got copies of 9.0SP2 and 9.1 kicking around, so I can test with a couple different versions. --saul Jesse Eichar wrote: > I'm using ArcSDE built from 2.2.x, 2.2.3-SNAPSHOT to be exact. > > Does this stack trace mean anything. Maybe I have the wrong jsde-sdk > jar? I believe I have the 9.0 jar. What verison should I use? > > Caused by: java.lang.NoSuchFieldError: SE_OPTIMIZE > at > org.geotools.data.arcsde.ArcSDEQuery.createSeQueryForFetch(ArcSDEQuery.java:361) > at org.geotools.data.arcsde.ArcSDEQuery.getSeQuery(ArcSDEQuery.java:299) > at org.geotools.data.arcsde.ArcSDEQuery.execute(ArcSDEQuery.java:663) > at > org.geotools.data.arcsde.ArcSDEDataStore.getFeatureReader(ArcSDEDataStore.java:541) > at ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
