Re: [Geoserver-devel] GSIP 113 - ResourceAccessManager to Build Security Filter

2014-04-15 Thread Jody Garnett
The API change is clear, I could of used an example filter to have a better understanding of how it is used. +1 Jody Garnett On Wed, Apr 16, 2014 at 7:04 AM, Kevin Smith wrote: > Proposal for the extension to ResourceAccessManager I brought up earlier. > > > http://geoserver.org/display/GEOS/G

[Geoserver-devel] GSIP 113 - ResourceAccessManager to Build Security Filter

2014-04-15 Thread Kevin Smith
Proposal for the extension to ResourceAccessManager I brought up earlier. http://geoserver.org/display/GEOS/GSIP+113+-+ResourceAccessManager+to+Build+Security+Filter -- Kevin Smith Junior Software Engineer | Boundless ksm...@boundlessgeo.com +1-778-785-7459 @boundlessgeo

[Geoserver-devel] Build failed in Jenkins: cite-wcs-1.1 #181

2014-04-15 Thread monitor
See -- [...truncated 3145 lines...] [exec] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124) [exec] at com.occamlab.te.parsers.XMLValidatingParser.parse(XMLValidat

[Geoserver-devel] Build failed in Jenkins: cite-wms-1.1 #179

2014-04-15 Thread monitor
See -- [...truncated 9036 lines...] [exec] at net.sf.saxon.instruct.Block.processLeavingTail(Block.java:409) [exec] at net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpressio

[Geoserver-devel] Build failed in Jenkins: cite-wcs-1.0 #182

2014-04-15 Thread monitor
See -- [...truncated 2500 lines...] [exec] at net.sf.saxon.expr.LetExpression.processLeavingTail(LetExpression.java:551) [exec] at net.sf.saxon.instruct.Block.processLeavingTail(Bloc

[Geoserver-devel] Build failed in Jenkins: cite-wms-1.3 #179

2014-04-15 Thread monitor
See -- [...truncated 1359 lines...] build.script: build.script: xinclude: zip: all: build.script: build.script: data: webapp.scripts: [mkdir] Created dir:

[Geoserver-devel] Jenkins build is back to normal : 2.4-cite-wfs-1.1 #188

2014-04-15 Thread monitor
See -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by th

Re: [Geoserver-devel] Building and loading WPS extension

2014-04-15 Thread Ian Schneider
I couldn't help notice this: > >> I am also getting a java.lang.NoClassDefFoundError: >> java/nio/channels/SeekableByteChannel on WMS getCapabilities when running >> with Sun Java 1.6. It seems to work fine with OpenJdk 1.7. >> >> Is Java 6 already unsupported? >> > > This is an issue that appear

[Geoserver-devel] Jenkins build is back to normal : 2.4-cite-wcs-1.0 #183

2014-04-15 Thread monitor
See -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by th

[Geoserver-devel] Jenkins build is back to normal : 2.4-cite-wfs-1.0 #182

2014-04-15 Thread monitor
See -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by th

[Geoserver-devel] Jenkins build is back to normal : 2.4-cite-wms-1.3 #183

2014-04-15 Thread monitor
See -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by th

[Geoserver-devel] Jenkins build is back to normal : 2.4-cite-wms-1.1 #183

2014-04-15 Thread monitor
See -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by th

Re: [Geoserver-devel] Building and loading WPS extension

2014-04-15 Thread Andrea Aime
On Tue, Apr 15, 2014 at 4:39 PM, César Martínez Izquierdo < cesar@gmail.com> wrote: > Thanks Andrea, your suggestion works correctly. I thought it was only > needed for compiling. How can I provide the equivalent parameter from > within Eclipse? > mvn eclipse:eclipse -Pwps > > I am also get

Re: [Geoserver-devel] Building and loading WPS extension

2014-04-15 Thread César Martínez Izquierdo
Thanks Andrea, your suggestion works correctly. I thought it was only needed for compiling. How can I provide the equivalent parameter from within Eclipse? I am also getting a java.lang.NoClassDefFoundError: java/nio/channels/SeekableByteChannel on WMS getCapabilities when running with Sun Java 1.

Re: [Geoserver-devel] Building and loading WPS extension

2014-04-15 Thread Andrea Aime
On Tue, Apr 15, 2014 at 4:05 PM, César Martínez Izquierdo < cesar@gmail.com> wrote: > I am trying to create a new WPS process, so I have downloaded Geoserver > from master branch and then I have compiled it using: > > mvn -DskipTests -Pwps clean install > > Then I have executed Geoserver using

Re: [Geoserver-devel] Building and loading WPS extension

2014-04-15 Thread César Martínez Izquierdo
Sorry, I forgot 2 details that might be useful: - I am using Java 1.6 32 bits (on a 64 bits machine) - The following message appears on log: "15-abr-2014 16:11:29 org.geoserver.platform.GeoServerExtensions checkContext ADVERTENCIA: Extension lookup occured, but ApplicationContext is unset." Thank

[Geoserver-devel] Building and loading WPS extension

2014-04-15 Thread César Martínez Izquierdo
I am trying to create a new WPS process, so I have downloaded Geoserver from master branch and then I have compiled it using: mvn -DskipTests -Pwps clean install Then I have executed Geoserver using jetty from Maven, but the WPS extension doesn't seem to be loaded (WPS is not listed on the Servic

[Geoserver-devel] GeoTools / GeoServer Meeting 2014-04-15

2014-04-15 Thread Ben.Caradoc-Davies
GeoTools / GeoServer Meeting 2014-04-15 === Attending - Ben Caradoc-Davies Andrea Aime Jody Garnett Justin Deoliveira Agenda -- - GeoTools 10.6 / GeoServer 2.4.6 maintenance releases - GSIP 109 merged - Java 7 upgrades ACTIONS: - Ben to follow

[Geoserver-devel] [jira] (GEOS-6452) CAS doesn't work with GeoServer 2.5

2014-04-15 Thread Ravet Nicolas (JIRA)
Title: Message Title Ravet Nicolas created an issue

Re: [Geoserver-devel] Layer configuration objects for addons

2014-04-15 Thread Jody Garnett
Other data stores, such as pregeneralization, or app-schema, make use of their own config files which are passed in as a datastore parameter. Jody Garnett On Tue, Apr 15, 2014 at 7:12 PM, Sampo Savolainen < sampo.savolai...@spatineo.com> wrote: > Hi, > > I'm thinking that I will need some extr

Re: [Geoserver-devel] ListStoredQueries & DescribeStoredQueries

2014-04-15 Thread Sampo Savolainen
On Tue, Apr 15, 2014 at 12:09 PM, Andrea Aime wrote: > On Tue, Apr 15, 2014 at 10:16 AM, Sampo Savolainen < > sampo.savolai...@spatineo.com> wrote: > >> Wondering, do you really have the evaluate filters against beans? >>> >> >> My idea was to build a context for the stored query parameter evalua

[Geoserver-devel] Layer configuration objects for addons

2014-04-15 Thread Sampo Savolainen
Hi, I'm thinking that I will need some extra configuration for the wfs-ng stored query layers. I'll refer you to the other thread "ListStoredQueries & DescribeStoredQueries" for proposed content. Looking at the JDBC Views, they store their configuration objects as XML in featuretype.xml as metada

Re: [Geoserver-devel] ListStoredQueries & DescribeStoredQueries

2014-04-15 Thread Andrea Aime
On Tue, Apr 15, 2014 at 10:16 AM, Sampo Savolainen < sampo.savolai...@spatineo.com> wrote: > Wondering, do you really have the evaluate filters against beans? >> > > My idea was to build a context for the stored query parameter evaluation > which would contain the following information: > - Value

[Geoserver-devel] Draft 2.4.6 release blog post for review

2014-04-15 Thread Ben Caradoc-Davies
Please provide user-oriented summaries of your changes in 2.4.6: http://blog.geoserver.org/?p=1853&preview=true ** GeoServer 2.4.6 Released The GeoServer team is pleased to announce the release of GeoServer 2.4.6: GeoServer 2.4.6 download page The GeoServer 2.4.6 Release Notes detail c

Re: [Geoserver-devel] ListStoredQueries & DescribeStoredQueries

2014-04-15 Thread Sampo Savolainen
On Tue, Apr 15, 2014 at 10:54 AM, Andrea Aime wrote: > On Tue, Apr 15, 2014 at 9:50 AM, Sampo Savolainen < > sampo.savolai...@spatineo.com> wrote: > >> Hi Andrea, >> >> CQL looks like a definite contender. The standard FilterFactory expects >> to get properties from SimpleFeatures and does not und

Re: [Geoserver-devel] ListStoredQueries & DescribeStoredQueries

2014-04-15 Thread Andrea Aime
On Tue, Apr 15, 2014 at 9:50 AM, Sampo Savolainen < sampo.savolai...@spatineo.com> wrote: > Hi Andrea, > > CQL looks like a definite contender. The standard FilterFactory expects to > get properties from SimpleFeatures and does not understand Java Beans > notation. To get around this, I created a

Re: [Geoserver-devel] GeoServer 2.4.6 release artifacts ready for testing

2014-04-15 Thread Ben Caradoc-Davies
Thanks! The release page is here: http://geoserver.org/display/GEOS/GeoServer+2.4.6 On 15/04/14 15:50, Jody Garnett wrote: > DMG works and is uploading to source forge now. -- Ben Caradoc-Davies Software Engineer CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geoserver-devel] ListStoredQueries & DescribeStoredQueries

2014-04-15 Thread Sampo Savolainen
Hi Andrea, CQL looks like a definite contender. The standard FilterFactory expects to get properties from SimpleFeatures and does not understand Java Beans notation. To get around this, I created a FilterFactory that extends the basic impl and returns a different PropertyName implementation for pr

Re: [Geoserver-devel] GeoServer 2.4.6 release artifacts ready for testing

2014-04-15 Thread Jody Garnett
A few notes while setting up the DMG. geoserver-2.4.6: - developer_README.txt uses svn, maven 2.0.4, eclipse 3 - does not include release/installer so I cannot use it to make the DMG :) Checking out tag 2.4.6 ... - installer/mac/README.txt needs to mention both bin and mac zips - should the DMG i