[mapguide-trac] #1403: GETIDENTITYPROPERTIES should not throw
MgClassNotFoundException on classes without identity properties
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jul 12 13:04:29 EDT 2010
#1403: GETIDENTITYPROPERTIES should not throw MgClassNotFoundException on classes
without identity properties
-------------------------+--------------------------------------------------
Reporter: jng | Owner:
Type: defect | Status: new
Priority: low | Milestone:
Component: Map Agent | Version:
Severity: trivial | Keywords:
External_id: |
-------------------------+--------------------------------------------------
The current GETIDENTITYPROPERTIES call will throw a
MgClassNotFoundException if you pass in a name of a class that has no
identity properties.
This is sending the wrong message to client applications. The class
exists, it just doesn't have identity properties. The proper server
response should be an empty <PropertyDefinitions/> xml response.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1403>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list