[Geoserver-devel] [jira] Created: (GEOS-1651) Exception when running WFS-T transaction from OGC spec

Exception when running WFS-T transaction from OGC spec
------------------------------------------------------

                 Key: GEOS-1651
                 URL: http://jira.codehaus.org/browse/GEOS-1651
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.6.0-RC2
         Environment: MacOSX 10.4.11 on Intel, java version 1.5.0_13

            Reporter: Daniel Lipsitt
            Assignee: Andrea Aime
         Attachments: traceback.txt, wfst_insert.xml

I cut and pasted the insert transaction example from section 12.2.4 of the WFS 1.1 spec ([OGC 04-094|http://portal.opengeospatial.org/files/?artifact_id=8339]). There were two locations that had ellipses that I removed ({{<gml:posList>-99.99 22.22 {color:red}...{color}</gml:posList>}}). I got the same result whether I left them in or not: the query does not return, and the geoserver log shows an exception:

{code:none}
53012 [btpool0-5] INFO /geoserver - Loading WebApplicationContext for Spring FrameworkServlet 'dispatcher'
org.eclipse.emf.ecore.resource.Resource$IOWrappedException: The reference to entity "domainname" must end with the ';' delimiter.
{code}

I've attached the xml query and the full traceback.

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