[Geoserver-devel] GeoServer Rest Plugin bug

2010-05-14 Thread Debasish Sahu
Hi, After deleting a sld using REST DELETE with purge=true option both the .sld and .xml files get deleted. But if I issue a POST to create a new sld with the same name as the earlier deleted one , getting an error * * *SLD file helloworld.sld already exists.* Checked the geoserver styles dire

Re: [Geoserver-devel] Blob drafts for "Oracle GeoRaster & Custom JDBC Access"

2010-05-14 Thread christian . mueller
Checked both blog drafts, ok for me. Who does the publish for geoserver/geotools. I remember there should be some additional tagging, so I resist from clicking the button. Quoting Mike Pumphrey : > Sure thing. I made some further edits. I admit that I'm not that > familiar with the functio

[Geoserver-devel] Some progress with automated cite testing

2010-05-14 Thread Justin Deoliveira
I decided to take a quick crack at this today and had some success. With some simple mods to teamengine I was able to script a successful cite run completely headless. I am going to try and find some time over the weekend to set up a build in hudson to try it out on the build server. I actually

Re: [Geoserver-devel] Blob drafts for "Oracle GeoRaster & Custom JDBC Access"

2010-05-14 Thread Mike Pumphrey
Sure thing. I made some further edits. I admit that I'm not that familiar with the functionality in question, so I could only rephrase things and tighten up the text. Please take a look; hopefully I made things better instead of worse. Thanks, Mike Pumphrey OpenGeo - http://opengeo.org On 5

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-14 Thread Justin Deoliveira
On 10-05-14 10:08 AM, Andrea Aime wrote: > Andrea Aime ha scritto: >> Justin Deoliveira ha scritto: >>> Well the problem with loading the interface up with implementation >>> specific stuff is that it is harder to implement. The folks trying to >>> implement the Catalog interface for hibernate ran

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-14 Thread Andrea Aime
Andrea Aime ha scritto: > Justin Deoliveira ha scritto: >> Well the problem with loading the interface up with implementation >> specific stuff is that it is harder to implement. The folks trying to >> implement the Catalog interface for hibernate ran into this issue and >> the result was a lot

Re: [Geoserver-devel] Fully automating CITE tests?

2010-05-14 Thread Rob Atkinson
Andrea and Jody worked on some content validation services against WFS - this is OS - "duckhawk" I think they called it. I wonder how far that is away from being able to execute the CITE tests? As you pointed out, the good thing about CITE is the tests are separated and formalised, and not hidden

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-14 Thread Andrea Aime
Justin Deoliveira ha scritto: > Well the problem with loading the interface up with implementation > specific stuff is that it is harder to implement. The folks trying to > implement the Catalog interface for hibernate ran into this issue and > the result was a lot of duplicated code. That said

Re: [Geoserver-devel] Blob drafts for "Oracle GeoRaster & Custom JDBC Access"

2010-05-14 Thread Andrea Aime
christian.muel...@nvoe.at ha scritto: > Added some text to both drafts, a short review please. I made some light editing. A native english speaker could sure improve it further (Mike, do you have a minute? :-p ) Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight

Re: [Geoserver-devel] Blob drafts for "Oracle GeoRaster & Custom JDBC Access"

2010-05-14 Thread christian . mueller
Added some text to both drafts, a short review please. Quoting Andrea Aime : > christian.muel...@nvoe.at ha scritto: >> I created a blob entry in the geotools blob and in the geoserver blob. >> >> Please review and fell free to correct the drafts, I am not a >> native speaker :-) > > I just

Re: [Geoserver-devel] Fully automating CITE tests?

2010-05-14 Thread Justin Deoliveira
I took a run at doing this a while back with some simple patches to the engine sources and met with limited success just running into too many issues with random failures. Quite honestly if I had to look at solving this problem it might be to come up with a new and much simpler engine not built

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-14 Thread Justin Deoliveira
Well the problem with loading the interface up with implementation specific stuff is that it is harder to implement. The folks trying to implement the Catalog interface for hibernate ran into this issue and the result was a lot of duplicated code. That said I think at some point we need to brea

Re: [Geoserver-devel] Fully automating CITE tests?

2010-05-14 Thread Mike Pumphrey
> In short, imho, the process as-is can be carried on only by a core > developer, for the simple reason that running cite tests can > uncover issues, and those in turn can be fixed only by > someone that knows GS/GT well. +a lot. As someone who wore the Release Manager hat a few times, this was e

Re: [Geoserver-devel] CITE Test wfs 1.1.0

2010-05-14 Thread Justin Deoliveira
On 10-05-14 12:33 AM, v...@csiro wrote: > > I have tried those as well. I gave up on the H2 and is currently using the > wfs1.1.0 The only other thing I can think of is that you do not have the h2 extension active when you are running the tests. But yeah, the regular wfs 1.1.0 configuration work

Re: [Geoserver-devel] CITE Test wfs 1.1.0

2010-05-14 Thread Justin Deoliveira
On 10-05-13 11:57 PM, Andrea Aime wrote: > v...@csiro ha scritto: >> They are in UTF-8 >> >> I am running the H2 configuration according to >> >> http://docs.geoserver.org/stable/en/developer/cite-test-guide/index.html >> >> According to the doc, I am only required to unzip the cite.db file? Is the

Re: [Geoserver-devel] Avoiding permgen leaks on GS redeploy

2010-05-14 Thread Justin Deoliveira
On 10-05-13 10:23 AM, Andrea Aime wrote: > Hi, > today I've tried to give another shot at the redeploy issue. > What issue? Well, Geoserver uses a lot of pergen memory to store > all of its classes bytecode, and when the application gets undeployed, > this bytecode does not get unloaded. > > Result

Re: [Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-14 Thread Gabriel Roldan
org.geoserver.config.GeoServer seems like a perfect match to me API wise, then implementation can release stuff from wherever its necessary. 2c.- Gabriel On 5/14/10 10:45 AM, Andrea Aime wrote: > Hi, > today I'm looking at the bits of code that do force the resource > pool and catalog reload. >

Re: [Geoserver-devel] Blob drafts for "Oracle GeoRaster & Custom JDBC Access"

2010-05-14 Thread Andrea Aime
christian.muel...@nvoe.at ha scritto: > I created a blob entry in the geotools blob and in the geoserver blob. > > Please review and fell free to correct the drafts, I am not a native > speaker :-) I just made two little corrections in the case of GeoServer and GeoTools. Past that I believe

[Geoserver-devel] Centralize resource pool/catalog reload utilities?

2010-05-14 Thread Andrea Aime
Hi, today I'm looking at the bits of code that do force the resource pool and catalog reload. What I would like to add is a call to ImageGraphicFactory.reset() to clean up the SLD external symbolizers cache. I can just add it, but it's starting to look a little messy, the code to reload the resou

Re: [Geoserver-devel] Fully automating CITE tests?

2010-05-14 Thread Andrea Aime
Chris Holmes ha scritto: >> Issues with teamengine: >> - to run as part of a maven build we'd need to package up >> and put on repositories the engine and the test suite. >> This is redistribution. Is that something we can do? >> If we cannot, I guess we can still resort to some form >>

Re: [Geoserver-devel] Fully automating CITE tests?

2010-05-14 Thread Chris Holmes
> Issues with teamengine: > - to run as part of a maven build we'd need to package up > and put on repositories the engine and the test suite. > This is redistribution. Is that something we can do? > If we cannot, I guess we can still resort to some form > of private sharing, marki

[Geoserver-devel] [jira] Created: (GEOS-3960) Bug in Geoserver when trying to Publish ImageMosaic Layer from an ImageMosaic Store

2010-05-14 Thread Schalk Grobbelaar (JIRA)
Bug in Geoserver when trying to Publish ImageMosaic Layer from an ImageMosaic Store Key: GEOS-3960 URL: http://jira.codehaus.org/browse/GEOS-3960 Project: GeoServer

Re: [Geoserver-devel] GeoServer 2.0.2 release

2010-05-14 Thread v...@csiro
Gentle reminder that Geoserver will be tagged for release on 17th May 2010 assuming the build is fine Jody Garnett-3 wrote: > > I am on it Andrea :-) I will deploy the jars and wait to hear back from > both CITE tests and those trying out the artifacts. > > Jody > > On 11/05/2010, at 5:52

[Geoserver-devel] Hudson build is back to normal: geoserver-trunk-online #116

2010-05-14 Thread Hudson
See -- ___ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/

[Geoserver-devel] Hudson build is back to normal: geoserver-trunk-nightly #297

2010-05-14 Thread Hudson
See -- ___ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourcefo

[Geoserver-devel] Fully automating CITE tests?

2010-05-14 Thread Andrea Aime
Hi, looking someone struggingling for the n-th time trying to make a release makes me really wonder about the viability of the current release process. In short, imho, the process as-is can be carried on only by a core developer, for the simple reason that running cite tests can uncover issues, an