The complete death of the WfsDispatcher here:
https://github.com/geoserver/geoserver/pull/356
Do you reckon it would be okay to cherry-pick to 2.3.x, too?
On Fri, Oct 11, 2013 at 11:34 AM, Andrea Aime
wrote:
> On Fri, Oct 11, 2013 at 6:11 PM, Ian Schneider <
> ischnei...@boundlessgeo.com> wrote
On Fri, Oct 11, 2013 at 6:51 PM, carlo cancellieri <
carlo.cancelli...@geo-solutions.it> wrote:
> Hi all,
> I'm trying to build a mosaic using a custom domain which contains spaces.
>
> The result in the getCapabilities is:
>
> default="Crop value"
> units="">Cropvalue,Yield
> ...
>
> Sho
On Fri, Oct 11, 2013 at 7:46 PM, Andrea Aime
wrote:
> In other words, to a compliant standard, the above list defines the
> following possible values:
>
Ah hem... "to a standard compliant client, the above list..."
Cheers
Andrea
--
==
Our support, Your Success! Visit http://opensdi.geo-solutio
On Fri, Oct 11, 2013 at 7:05 PM, carlo cancellieri <
carlo.cancelli...@geo-solutions.it> wrote:
> Hi all,
> I'm trying to build a mosaic using a custom domain which contains special
> characters (commas, apostrophe, etc) in dimension values.
>
> In my CROP dimension I have
> 1 Cereals
> 2 Oil, cr
On Fri, Oct 11, 2013 at 7:15 PM, carlo cancellieri <
carlo.cancelli...@geo-solutions.it> wrote:
> Hi,
> I'm having test failures on the master branch in the WMS module:
>
>
> Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.253 sec
> <<< FAILURE!
> testGroupWorkspaceQualified(or
On Fri, Oct 11, 2013 at 6:11 PM, Ian Schneider
wrote:
> The ticket outlines the issue in more depth but the crux of the problem is
> that DescribeLayer returns URLs with 'WfsDispatcher' on the end, something
> like: http://localhost:8080/geoserver/tiger/poi/wfs/WfsDispatcher?
>
> These URLs are no
Hi,
I'm having test failures on the master branch in the WMS module:
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.253 sec
<<< FAILURE!
testGroupWorkspaceQualified(org.geoserver.wms.wms_1_1_1.GetMapIntegrationTest)
Time elapsed: 25 sec <<< FAILURE!
org.junit.ComparisonFail
Hi all,
I'm trying to build a mosaic using a custom domain which contains special
characters (commas, apostrophe, etc) in dimension values.
In my CROP dimension I have
1 Cereals
2 Oil, crops
3 Root
The result in the getCapabilities is:
Cereals,Oil,crops,Root
...
Which is exactly what the
Hi all,
I'm trying to build a mosaic using a custom domain which contains spaces.
The result in the getCapabilities is:
Cropvalue,Yield
...
Should be:
Crop value,Yield
...
I'll provide a simple pull req for this.
Cheers,
Carlo
--
==
Our support, Your Success! Visit http://opensdi.ge
The ticket outlines the issue in more depth but the crux of the problem is
that DescribeLayer returns URLs with 'WfsDispatcher' on the end, something
like: http://localhost:8080/geoserver/tiger/poi/wfs/WfsDispatcher?
These URLs are not usable as an exception occurs noting that the service
can't be
John Doe
Ian Schne
Christoph
Jonathan
Henrik Ug
2013/10/11 Christian Mueller
> Hi Mauro
>
> Sorry for the late reply, I was out yesterday.
>
> I think the usage of J2EE isUserInRole() does only make sense if the user
> is authenticated in the J2EE Container. If the user is not authenticated in
> the container, isUserInRole() will always retur
Hi Mauro
Sorry for the late reply, I was out yesterday.
I think the usage of J2EE isUserInRole() does only make sense if the user
is authenticated in the J2EE Container. If the user is not authenticated in
the container, isUserInRole() will always return false.
There is no j2ee authentication
17 matches
Mail list logo