Hi all,
I noted that GetCapabilities request works also when I disable the WCS
service from the admin interface if I insert the version=1.0.0
parameter with the request.
With version=1.1.0 GeoServer, understandably, returns
org.geoserver.platform.ServiceException: Service WCS is disabled
Is the 1.0.0 behaviour expected?
Thank you for attention
Kind Regards,
Stefano
---------------------------------------------------
41.95581N 12.52854E
http://www.linkedin.com/in/stefanoiacovella
http://twitter.com/#!/Iacovellas
On Mon, Dec 3, 2012 at 2:24 PM, Stefano Iacovella <stefano.iacovella@anonymised.com> wrote:
Hi all,
I noted that GetCapabilities request works also when I disable the WCS
service from the admin interface if I insert the version=1.0.0
parameter with the request.
With version=1.1.0 GeoServer, understandably, returns
org.geoserver.platform.ServiceException: Service WCS is disabled
Is the 1.0.0 behaviour expected?
Nope, it’s a bug, when the service is disabled, all the versions of it should
report exceptions when invoked.
Cheers
Andrea
–
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
Thank you Andrea
I filled a bug for it
http://jira.codehaus.org/browse/GEOS-5487
I would like to be in the position of contribute more than just filling a bug.
Unfortunately, at the moment, preparing a patch is out of my capabilities.
Kind Regards,
Stefano
---------------------------------------------------
41.95581N 12.52854E
http://www.linkedin.com/in/stefanoiacovella
http://twitter.com/#!/Iacovellas
2012/12/3 Andrea Aime <andrea.aime@anonymised.com>:
On Mon, Dec 3, 2012 at 2:24 PM, Stefano Iacovella
<stefano.iacovella@anonymised.com> wrote:
Hi all,
I noted that GetCapabilities request works also when I disable the WCS
service from the admin interface if I insert the version=1.0.0
parameter with the request.
With version=1.1.0 GeoServer, understandably, returns
org.geoserver.platform.ServiceException: Service WCS is disabled
Is the 1.0.0 behaviour expected?
Nope, it's a bug, when the service is disabled, all the versions of it
should
report exceptions when invoked.
Cheers
Andrea
--
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
On Mon, Dec 3, 2012 at 3:37 PM, Stefano Iacovella <stefano.iacovella@anonymised.com> wrote:
Thank you Andrea
I filled a bug for it
http://jira.codehaus.org/browse/GEOS-5487
I would like to be in the position of contribute more than just filling a bug.
Unfortunately, at the moment, preparing a patch is out of my capabilities.
Thanks anyways.
If you are interested in non developer oriented contributions, documentation
could be a good place to start. Or tutorials to get people started.
Cheers
Andrea
–
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
2012/12/3 Andrea Aime <andrea.aime@anonymised.com>:
On Mon, Dec 3, 2012 at 3:37 PM, Stefano Iacovella
<stefano.iacovella@anonymised.com> wrote:
Thank you Andrea
I filled a bug for it
http://jira.codehaus.org/browse/GEOS-5487
I would like to be in the position of contribute more than just filling a
bug.
Unfortunately, at the moment, preparing a patch is out of my capabilities.
Thanks anyways.
If you are interested in non developer oriented contributions, documentation
could be a good place to start. Or tutorials to get people started.
Indeed it sounds interesting, useful and productive to myself.
I had a brief look at the user/developer documentation.
According to my understanding the documentation itself is in the code
repository, i.e github,
If someone would like to modify a page or add a new one it is correct
that he should retrieve the code, operate the changes, preparing a
patch and submit for approval?
Kind Regards,
Stefano
On Tue, Dec 4, 2012 at 10:42 PM, Stefano Iacovella <stefano.iacovella@anonymised.com> wrote:
If you are interested in non developer oriented contributions, documentation
could be a good place to start. Or tutorials to get people started.
Indeed it sounds interesting, useful and productive to myself.
I had a brief look at the user/developer documentation.
According to my understanding the documentation itself is in the code
repository, i.e github,
If someone would like to modify a page or add a new one it is correct
that he should retrieve the code, operate the changes, preparing a
patch and submit for approval?
Yes, that’s the way.
You can either do a classic checkout, do the patch offline, and post a
patch file in a jira ticket, or you can fork the project on github, do the changes in
a branch, and the create a pull request off the branch
Cheers
Andrea
–
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it