[JPP-Devel] CTS Extension based on Geotools 2.3 Referencing Components & Re: Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Edgar Soldin
Hello Peppe, could you please specify the jump version you use and tell me if it's windows xp? Additionally a screenshot might help as it looks like you don't ran into the usual Nullpointerexception typical for the extensions nasty bug. If you are a bit more patient you could wait until I fini

Re: [JPP-Devel] Startup scripts

2007-07-09 Thread Andreas Schmitz
Stefan Steiniger wrote: Hi, > was the new unix script checked in? > i could not see a mesaage? no, I don't think it was. Shall I check it in as openjump.sh? Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49 +228 18496-11 fax ++49 +228

Re: [JPP-Devel] Startup scripts

2007-07-09 Thread Stefan Steiniger
Hei Andreas, yep.. would be nice thanx, stefan Andreas Schmitz wrote: >Stefan Steiniger wrote: > >Hi, > > > >>was the new unix script checked in? >>i could not see a mesaage? >> >> > >no, I don't think it was. Shall I check it in as openjump.sh? > >Best regards, Andreas > > --

Re: [JPP-Devel] CTS Extension based on Geotools 2.3 Referencing Components & Re: Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Giuseppe Aruta
--- Edgar Soldin <[EMAIL PROTECTED]> ha scritto: Hi Edgar I try to test the last nightly build of Openjump 1.2B. Actually I am testing openjump-20070627-0014 with Windows XP All files from gt2jump.cts-0.1a are in OJ/lib/ext *

Re: [JPP-Devel] Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Edgar Soldin
what happens if you try to start with the batch file? .. ede -- > --- Edgar Soldin <[EMAIL PROTECTED]> ha scritto: > Hi Edgar > I try to test the last nightly build of Openjump 1.2B. > Actually I am testing openjump-20070627-0014 with > Windows XP >

Re: [JPP-Devel] Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Giuseppe Aruta
--- Edgar Soldin <[EMAIL PROTECTED]> ha scritto: > what happens if you try to start with the batch > file? .. ede I image you say the openjump.bat file. There is no executable (EXE) in the nightly build OJ starts with no problem. It seems to load the plugin (loading Set Coordinate System 0.1a) (

Re: [JPP-Devel] Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Edgar Soldin
another idea.. the exception is thrown by the FileReader which means that Classloader found the file, but the file reader didn't find it with the path delivered by the Classloader. On which drive (network drive?), or is there something special in your filesystem is the oj installation located?

Re: [JPP-Devel] Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Giuseppe Aruta
--- Edgar Soldin <[EMAIL PROTECTED]> ha scritto: > another idea.. the exception is thrown by the > FileReader which means > that Classloader found the file, but the file reader > didn't find it with > the path delivered by the Classloader. > > On which drive (network drive?), ... Hard Dive (

Re: [JPP-Devel] JTS/CursorTool side effects with shared vertices from shapefile?

2007-07-09 Thread Martin Davis
Stefan Steiniger wrote: > > my 2 cents: > i think my first implementations also modified coordinates of layer > geometries directly. But in general, i always copy a geometry and modify > the coordinates with coord.x > Good - that's the right way to do it. > Otherwise, what would be the way t

Re: [JPP-Devel] Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Edgar Soldin
hmm .. because openjump 1.2b needs java5 to run I ran cts extension in java5 .. no problems ... weird thing that .. anyway .. please tell me your exact java version and i'll setup your oj/java/cts combination here .. maybe i'll find out something .. bis dahin ede -- On Mon, 9 Jul 2007 18:0

[JPP-Devel] Out of commission...

2007-07-09 Thread Sunburned Surveyor
I'm in the middle of a move to a new house, and my internet service at the new place won't be hooked up until Wednesday. I want to let you guys know that I am not ignoring e-mails, but I will be out of commission for a few days. (I couldn't even find a spoon to eat breakfast this morning.) :] I'll

Re: [JPP-Devel] Fwd: Re: Edgar's CTS and Help documentation

2007-07-09 Thread Giuseppe Aruta
--- Edgar Soldin <[EMAIL PROTECTED]> ha scritto: > > hmm .. because openjump 1.2b needs java5 to run I > ran cts extension in > > java5 .. no problems ... weird thing that .. anyway > .. please tell me your > > exact java version and i'll setup your oj/java/cts > combination here .. > > maybe