Hello ! I'm trying to upgrade our Geoserver 2.11.4  to use  the 2.13.1
release (with the benefith of Marlin, etc). In the process I have to ensure
that the plugin SLDService is still working as expected   ( ie.
..../rest/sldservice/<layer>  and get something, etc)

When I add the plugin in the lib folder (2.13.1), and after restarting
Geoserver, nothing happens.  Basically, I followed the applicationContext
file in the plugin jar, and I notice that there is a  Spring
context:component-scan (that changed compared with release 2.11.4 release -
where it was working). I'm not sure if Spring is not recognizing/finding
the beans, but I'm sure that the mapping between urls/beans that previously
(release 2.11.4 of the plugin) was done by a bean ( called:
sldServiceRestConfigMapping),  it's not working now.

In the same applicationContext file I saw a mvc:annotation-driven spring
label, but it's commented (?)

Do you know if it's working ? (I tracked when the definition of beans
changed and it seems that it happened from release 2.12.0 to 2.12.1 )

Regards

Jose
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to