SLDExternalGraphicBinding>>parse does not work with ibm sdk
-----------------------------------------------------------

                 Key: GEOT-2457
                 URL: http://jira.codehaus.org/browse/GEOT-2457
             Project: GeoTools
          Issue Type: Bug
          Components: ext xml-xsd
    Affects Versions: 2.5.5, 2.6-M2
            Reporter: Christian Mueller
            Assignee: Justin Deoliveira
         Attachments: sld.patch

SLDExternalGraphicBinding>>parse  method does a cast 

URI uri = (URI) node.getChildValue("OnlineResource")

Within the IBM environment, a String is returned and causes a Class Cast 
Exception

Attached a patch


-- 
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

        

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to