Rini Angreani created GEOT-4002:
-----------------------------------

             Summary: App schema throws IOException when swe.xsd version 2.0 is 
used
                 Key: GEOT-4002
                 URL: https://jira.codehaus.org/browse/GEOT-4002
             Project: GeoTools
          Issue Type: Bug
          Components: app-schema plugin
    Affects Versions: 8.0-M4
            Reporter: Rini Angreani
            Assignee: Rini Angreani
             Fix For: 8.0-RC1


Caused by: java.io.IOException: local part cannot be "null" when creating a 
QName
at 
org.geotools.data.complex.config.AppSchemaDataAccessConfigurator.createFeatureTypeMappings(AppSchemaDataAccessConfigurator.java:280)
at 
org.geotools.data.complex.config.AppSchemaDataAccessConfigurator.buildMappings(AppSchemaDataAccessConfigurator.java:195)
at 
org.geotools.data.complex.config.AppSchemaDataAccessConfigurator.buildMappings(AppSchemaDataAccessConfigurator.java:167)

When trying to load the base type for:

<simpleType name="RealPair">
&#8722;
<restriction>
&#8722;
<simpleType>
<list itemType="double"/>
</simpleType>
<length value="2"/>
</restriction>
</simpleType>

in http://schemas.opengis.net/sweCommon/2.0/basic_types.xsd

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to