[Geoserver-devel] [jira] Created: (GEOS-3322) WFS 1.1 output when changing the namespace URI (after restart)

WFS 1.1 output when changing the namespace URI (after restart)
--------------------------------------------------------------

                 Key: GEOS-3322
                 URL: http://jira.codehaus.org/browse/GEOS-3322
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 2.0-beta1
            Reporter: Andrea Aime
            Assignee: Justin Deoliveira
             Fix For: 2.0-RC1

Steps:
1) Change the URL of a workspace (e.g., the tiger one)
2) Try DescribeFeatureType and GetFeature (e.g, poly_landmarks), both seem to be working fine and using the new URL
3) Stop and restart GeoServer
4) Try again DescribeFeatureType, still works fine, but GetFeature prefixes all become "null", e.g. "<null:CFCC>D85</null:CFCC>"

Guess: the namespace is changed in the stores while running, but the store params are not persisted and after a restart they are out of synch?

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