[Geoserver-devel] [jira] Created: (GEOS-398) 2 FeatureTypes with same name save problem

2 FeatureTypes with same name save problem
------------------------------------------

         Key: GEOS-398
         URL: http://jira.codehaus.org/browse/GEOS-398
     Project: GeoServer
        Type: Bug
Reporter: dblasby
Assigned to: dblasby
     Fix For: 1.3-rc3

hans.ulrich.otto@anonymised.com::

Hi,

I am using Geoserver 1.3RC-2. I have two different datastores that include the same feature types. Using this in the same namespace did not work. Geoserver correctly raised an exception when trying to create the new feature types.

Therefore, I have created a new namespace and assigned it to the second datastore. Then I created the feature types for the second datastore. At first glance everything looked fine, the geoserver did not raise any exception nor any other message. However, I noticed then that the geoserver has removed for each new feature type in second namespace the feature type with the same name from first namespace/datastore.

Example:
1st Namespace: ta for 1st datastore MN
feature type: POI, WL, ...

2nd Namespace: map for 2nd datastore MAP
feature type: POI, WL, ...

After creating the feature type mapdb:POI, geoserver removed feature type MN:POIwithout any warning nor message. Also the directory MN_POI with info.xml and schema.xml has been deleted physically and the new directory MAP_POI has been created.

Is this incidently or is it an error?

Thanks in advance,

Uli.

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