Jesse, Sorry this took me so long!
I'm trying with the latest build of 2.2.x (2.2.3-SNAPSHOT + some kind of weirdness in the maven repo right now involving lots of downloaded 2.2.2 jars) and geoserver-1.4.x. First try: using jars from maven.geotools.fr (http://maven.geotools.fr/repository/com/esri/). I.e., these are what you get if you just uncomment the right bits of the poms and hit "maven install" sha1sums (in case you're not sure if your jars are the same): 4673061758f9954932c112a6b10674ee6dc81400 jsde_concurrent-9.0.jar 54b6d676c7c0e076b33153d4f81834894dcbfc6e jsde_jpe_sdk-9.0.jar bfc6aaa478ffd5debac15e8a4b1bbd28ec10f6c3 jsde_sdk-9.0.jar First try results: I made a new featuretype out of one of my database tables, and used the built-in mapbuilder client to render it. Looked fine. Second try: using jars from the SDE 9.1 developer kit cd install (i.e., I untarred their developer kit install tarfile from the cd and used the jar files) sha1sums 82d325a45f7653bb687f3e41122ae764279b77ee jsde91_sdk.jar 839fdd339295d71844cf9bad7f16652ab6e390f7 jpe91_sdk.jar Second try results: I made the same featuretype out of one of my database tables, and used the built-in mapbuilder client to render it. Looked fine. Not sure what's up jesse, but you might try the sde jars from maven.geotools.fr. Those worked fine for me. Note that your problem seems to be a Java problem...not an SDE problem. Did you compile your own gt2-arcsde plugin jarfile? --saul Jesse Eichar wrote: > I used some version 9.0 jars but I don't know exactly what version. > Please let me know what you find out. > > Jesse > On 7-Dec-06, at 8:30 AM, Saul Farber wrote: > >> 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 ------------------------------------------------------------------------- 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
