[JPP-Devel] delete category

2013-06-27 Thread Tintu mary George
Hai Stefan, I create one button.when i click the button i need to delete "Image" category ,without selecting the category folder.i didnt find method for predefine the category name. In every methode selected category is deleting. I add new category name into StanderdCategoryNames.java also.

Re: [JPP-Devel] Perhaps a minory bug in WMS http headers

2013-06-27 Thread edgar . soldin
On 27.06.2013 16:25, Rahkonen Jukka wrote: > Hi, > > It looks like OpenJUMP may create wrong http headers if it is using http > basic authentication without https. > If I give the WMS URL for a secured WMS server this way > https://username:passw...@server.com, then OpenJUMP is writing into ht

[JPP-Devel] Perhaps a minory bug in WMS http headers

2013-06-27 Thread Rahkonen Jukka
Hi, It looks like OpenJUMP may create wrong http headers if it is using http basic authentication without https. If I give the WMS URL for a secured WMS server this way https://username:passw...@server.com, then OpenJUMP is writing into http headers Authorization: Basic [auth_string] and Host:

Re: [JPP-Devel] JUMP-Lib Improvements for OpenJUMP

2013-06-27 Thread edgar . soldin
On 27.06.2013 05:15, Landon Blake wrote: > I'd like to port some features from JUMP-Lib to OpenJUMP. These features are > listed here: > > http://openjumpblog.wordpress.com/2013/06/27/improvements-from-jump-lib-for-openjump/ > > What do you guys think? > > I'm basically adding some standard uti