Re: [JPP-Devel] Selecting WMS image format

2008-06-02 Thread Rahkonen Jukka
> -Alkuperäinen viesti- > Lähettäjä: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Puolesta Andreas Schmitz > Lähetetty: 29. toukokuuta 2008 17:50 > Vastaanottaja: List for discussion of JPP development and use. > Aihe: Re: [JPP-Devel] Selecting WMS image format > > Andreas Schmitz

[JPP-Devel] Another minory bug in JUMP DB Query plugin by Larry Reeder

2008-06-02 Thread Rahkonen Jukka
Hi, Closing dialog from the corner X does not do quite what I am waiting for. Instead of having the same effect than Cancel is seems to start a new database query as if I pressed OK. -Jukka Rahkonen- - This SF.net email is s

Re: [JPP-Devel] Selecting WMS image format -Minory issue

2008-06-02 Thread Rahkonen Jukka
Hi Andreas, With one of our WMS services the format list does not appear to the dialog even the capabilities document does contain three supported formats. However, after adding WMS layes the correct image format list appears to the Edit WMS query dialog and formats are selectable from there. I

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Andreas Schmitz
Stefan Steiniger wrote: Hi, > thank you for the note. > The xml file is only there for the nightly build... up to know (not sure > if we should change that? I opt for removing the file and the reference. Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Ger

Re: [JPP-Devel] Path for Save Dataset As...

2008-06-02 Thread Stefan Steiniger
> One question: > How can I get the information about the path of the layer? mhm.. I think Larry used this in his layer properties plugin. let me look: could be these lines: * Object fnameObj = dsq.getDataSource().getProperties().get("File"); if (fnameObj != null){ sourcePat

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Stefan Steiniger
Hei Jukka, thank you for the note. The xml file is only there for the nightly build... up to know (not sure if we should change that? stefan Rahkonen Jukka wrote: > Hi, > > Openjump.bat contains this line: > set JAVA_OPTS=-Xms256M -Xmx256M "-Djump.home=%JUMP_HOME%" > "-Dlog4j.configuration=fil

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Paul Austin
How about this as a solution. We rename the log4j.xml to log4j.xml.sample and then in the .bat file so a test to see if the log4j.xml file exists in the conf directory and only if it is there does it add it to the options when launching the application. This way people can easily use it if the

Re: [JPP-Devel] New idea for my workplan

2008-06-02 Thread Stefan Steiniger
Hei Leandro, I do not understand what both functions should do. That is why you need to write the work-plan. So that I can see on an example what they should do (an I do not know the gvSIG/sextante code). Can you give a better description of what you mean? However, what comes to my mind is th

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Paul Austin
Right, I forgot we added the conf dir to the classpath. I think we should provide a sample log4j.xml file for the complete novice users. Paul Andreas Schmitz wrote: Paul Austin wrote: Hi, How about this as a solution. We rename the log4j.xml to log4j.xml.sample and then in the .bat file

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Andreas Schmitz
Paul Austin wrote: Hi, > Right, I forgot we added the conf dir to the classpath. I think we > should provide a sample log4j.xml file for the complete novice users. on that I'm agreed. Maybe we should clean up the file since it contains many entries right now which we don't really need. We cou

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Andreas Schmitz
Paul Austin wrote: Hi, > How about this as a solution. We rename the log4j.xml to > log4j.xml.sample and then in the .bat file so a test to see if the > log4j.xml file exists in the conf directory and only if it is there does > it add it to the options when launching the application. > > Th

Re: [JPP-Devel] Log4j.xml and openjump.bat

2008-06-02 Thread Paul Austin
I agree on cleaning up the config file. I think it should have one appender for a openjump.log file which would overwrite on each launch of the application. For logging levels set it to ERROR on the root. I disagree on the properties file, I find it very inflexible compared to the xml file.

[JPP-Devel] new webpage

2008-06-02 Thread Stefan Steiniger
Hi all, I found on Friday a quite nice webpage with free css-templates. As I needed to wait a bit on that same evening for somebodies response I did a trial for a new JPP web page. I was realy suprised how easy it has been with that templates and a good txt editor (Notepad++). So the result af

Re: [JPP-Devel] new webpage

2008-06-02 Thread Giuseppe Aruta
Hi Stefan The page is interesting and looks more professional :-). A simple note: the regulat black test seems too grey on my screen and not easy to read (at least comparing to wiki page). Regards Peppe Which webpage (free css) did you find? --- Stefan Steiniger <[EMAIL PROTECTED]> ha scritto: