Marco Volpini ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5a129c3cb35ed9014cf6b480
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiY2NhZDYyNjBiOWJlNDIzOGJlMTkzNzk0YTQxZDA2NTMiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10698?atlOrigin=eyJpIjoiY2NhZDYyNjBiOWJlNDIzOGJlMTkzNzk0YTQxZDA2NTMiLCJwIjoiaiJ9
 ) GEOS-10698 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10698?atlOrigin=eyJpIjoiY2NhZDYyNjBiOWJlNDIzOGJlMTkzNzk0YTQxZDA2NTMiLCJwIjoiaiJ9
 ) OGCAPI and REST API coexistence issue ( 
https://osgeo-org.atlassian.net/browse/GEOS-10698?atlOrigin=eyJpIjoiY2NhZDYyNjBiOWJlNDIzOGJlMTkzNzk0YTQxZDA2NTMiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Marco Volpini ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5a129c3cb35ed9014cf6b480
 ) Created: 07/Oct/22 12:15 PM Environment:

Rest API and OGCApi have both a class extending WebMvcConfigurationSupport from 
Spring that provides some singleton Beans among which a 
RequestMappingHandlerAdapter that handles the matching of the incoming request 
to the proper controller. The bean uses a url path helper for that job and the 
GeoServer RestApi provides its own while the OGCAPI is not.

If the OGCAPI configuration class is loaded up before the one form the REST api 
the singleton bean will be created without the GeoServerPathHelper causing the 
dispatching of requests to the approriate controller to fail for rest api calls.

Priority: Medium Reporter: Marco Volpini ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=5a129c3cb35ed9014cf6b480
 )

( 
https://osgeo-org.atlassian.net/browse/GEOS-10698#add-comment?atlOrigin=eyJpIjoiY2NhZDYyNjBiOWJlNDIzOGJlMTkzNzk0YTQxZDA2NTMiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10698#add-comment?atlOrigin=eyJpIjoiY2NhZDYyNjBiOWJlNDIzOGJlMTkzNzk0YTQxZDA2NTMiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207- 
sha1:591c2ef )
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to