[Geoserver-devel] [jira] Created: (GEOS-4739) Rendering error on layer linked to Oracle view using with syntax

Rendering error on layer linked to Oracle view using with syntax
----------------------------------------------------------------

                 Key: GEOS-4739
                 URL: https://jira.codehaus.org/browse/GEOS-4739
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.1.1
         Environment: Windows 2008, java 6
            Reporter: kamardine
            Assignee: Andrea Aime
         Attachments: screenShot.JPG

Hello, i get the error in enclosed screenshot. If i send a getMap request including layer based on Oracle SQL view which using WITH synthax such as :

WITH
A AS(SELECT * FROM TAB)
SELECT COL1 FROM A

My sql view work fine, i tested in my Oracle database.

Best regards.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira