[Geoserver-devel] [jira] Created: (GEOS-2019) SLD Inline Feature Request doesn't work in a JUnit test

SLD Inline Feature Request doesn't work in a JUnit test
-------------------------------------------------------

                 Key: GEOS-2019
                 URL: http://jira.codehaus.org/browse/GEOS-2019
             Project: GeoServer
          Issue Type: Test
          Components: WMS
    Affects Versions: 1.7.0-beta1
            Reporter: David Winslow
            Assignee: Justin Deoliveira
         Attachments: SLDWithInlineFeature.xml, SLDWithInlineFeatureTest.java

The attached JUnit test gets an empty response in the testing environment. If I run GeoServer normally and use
curl -T SLDWithInlineFeature.xml -XPOST http://localhost:8080/geoserver/ows | display -
I get the expected JPEG image, so something is not being properly mocked up for tests. I've been banging my head against this one for a while so I'm going to move on to something else, but ticket the issue so we don't forget about it.

Assigning to Justin as I suspect this is in his area of expertise.

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