Issue Type: Improvement Improvement
Affects Versions: 2.2-beta3
Assignee: Andrea Aime
Attachments: 0001-have-rest-api-also-try-file-data-access-factories.patch, 0002-better-generics-type-usage.patch
Components: REST
Created: 14/Jun/12 12:13 PM
Description:

The rest api DataStoreFileResource has a hard coded list of formats that it supports.
https://github.com/geoserver/geoserver/blob/765f1ec993b1a285cdf5d3322a47bc961365564d/src/restconfig/src/main/java/org/geoserver/catalog/rest/DataStoreFileResource.java#L55

I have a custom data store, and I'd like to have the rest api pick that up as a fallback.

Patches attached. First one contains the relevant changes. Second one contains generic type changes that came along for the ride.

Fix Versions: 2.2-beta3
Project: GeoServer
Priority: Major Major
Reporter: Robert Marianski
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to