Issue 12037

Use /occurrence/search as webservice search url

12037
Reporter: mdoering
Type: Improvement
Summary: Use /occurrence/search as webservice search url
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-10-16 15:44:44.301
Updated: 2013-12-17 15:17:11.878
Resolved: 2013-10-03 15:57:21.422
        
Description: Currently the occurrence-ws exposes
/occ-ws/occurrence/1234
/occ-ws/search

But we want the public api to expose these 2 urls:
/occurrence/123456789
/occurrence/search

In order to switch between this public api and the native webapp and to use a single configuration parameter (issue OCC-136), the search subpath needs to be nested under /occurrence/search in the webapp.
Existing configurations in jenkins and varnish need to be changed too.]]>