ArcSDE Large Object Support
---------------------------

                 Key: GEOT-2496
                 URL: http://jira.codehaus.org/browse/GEOT-2496
             Project: GeoTools
          Issue Type: Bug
          Components: data arcsde
    Affects Versions: 2.5.5
         Environment: WinXP, Java 1.5.0
            Reporter: Mark Leslie
            Assignee: Gabriel Roldán
         Attachments: arcsde.diff

>From the devel list.

Hi Mark,

thanks for the findings and the patch. Please be so kind of opening a 
jira issue for it and attach the patch there, I'll be glad to review and 
apply.

Regarding the docs, thanks for reminding me too, they got out of date. 
Specifically, we're no longer supporting versions prior to ArcSDE 9.2 
due to the lack of a test instance so it is better to focus on 9.2+, for 
which the icu jar is indeed needed and I need to update the docs cause 
it's not an arcsde jar but an opensource, ibm one that we can grab 
directly from an online maven repo...

Cheers,

Gabriel

Mark Leslie wrote:
> > Greetings,
> > I've been working with the ArcSDE plugin over the last few weeks and I 
> > found the large character objects weren't being supported properly. 
> > Since the ArcSDE api doesn't return them on SeRow.getObject() calls (it 
> > returns null for all large objects) they were being reported as strings 
> > but never output.  I've added read support for CLOBs and NCLOBs, and 
> > have that working nicely here.  I haven't yet added write support.
> > 
> > I've also been working against ArcSDE 9.3, so I've updated the pom to 
> > suck in the icu4j jar in when 9.3 is stated.  I followed the directions 
> > at http://docs.codehaus.org/display/GEOTOOLS/ArcSDE+Plugin, and they 
> > were almost dead on.  In the "So what do I have to type again?" section 
> > the -DhaveSDEJars=true parameter is neglected.  I also installed the 
> > icu4j jar provided with the ArcSDE API instead of using the one 
> > published to the repo.
> > 
> > I am hoping Gabriel can look this over an let me know if I'm on the 
> > right track.  I'm plan to get write support added, but it's not needed 
> > for my project at the moment so it will be harder to scratch the time 
> > together.
> > 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to