Sorry, copy-pasted from the old error when jre6\bin still contained copies of 
the dll files. Error is the same if they can only be found from OJ\lib\ext.

com.vividsolutions.jump.JUMPException: 
C:\ohjelmat\openjump_143\lib\ext\jecw.dll: Can't find dependent libraries

-Jukka-
________________________________________
Lähettäjä: Rahkonen Jukka [jukka.rahko...@mmmtike.fi]
Lähetetty: 17. syyskuuta 2011 13:05
Vastaanottaja: Giuseppe Aruta; OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

Hi,

I managed to get a result that I can repeat on Vista 32-bit.
1) jre-6u23-windows-x32 (from Kosmo setup) - start with oj_windows.bat
OpenJUMP nightly - jecw-0.0.7.jar (from Ede) - jecw.dll and the four NCSxxx-dll 
taken from gvSIG 1.11.0 final

This combination opens and shows a 2.6 GB ECW image very fast.

2) Same setup but start with OpenJUMP.exe wich leads to use of the Windows 
default jre-6u27-windows-x32
Result is the familiar
com.vividsolutions.jump.JUMPException: C:\Program Files\Java\jre6\bin\jecw.dll: 
Can't find dependent libraries

The dlls from gvSIG are different from those sent be Ede.
20.01.2011  12:39            19 968 jecw.dll
20.01.2011  12:39            49 664 NCScnet.dll
20.01.2011  12:39         1 318 400 NCSEcw.dll
20.01.2011  12:39            29 184 NCSEcwC.dll
20.01.2011  12:39           128 512 NCSUtil.dll

Probably the dll version is not important but all the dlls must belong to the 
same set. I believe that with the Vista computer I was getting a dll version 
mismatch situation and therefore I was getting those Java fatal errors with all 
Java versions. I have installed gvSIG without included jre and obviously gvSIG 
has had some troubles with finding the correct dlls with that installation 
method. They have solved the trouble by copying all the dll files into system 
default Java jre\bin directory.

My case looks the same as Peppe's 2 c. For me it works now, for Peppe not. 
Maybe you should check if jre\bin contains copies of the dlls and if you have 
the same dlls from gvSIG 1.11.0 final as I do.

-Jukka Rahkonen-


________________________________
Lähettäjä: Giuseppe Aruta [giuseppe_ar...@yahoo.it]
Lähetetty: 17. syyskuuta 2011 11:32
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

Hi all
I did  some tests this morning on ECW on Windows 7 64 bit.

1)      jre-6u27-windows-x64 fresh installed  -  oj.windows.bat
a)  openjump-bin-1.4.2.zip -  ermapper.jar  -  original OJ embedded ECW dll
- Openjump opens with no problem
- ecw file is shown on layer list
- ecw is NOT displayed on the view
b)   openjump-bin-1.4.2.zip -  jecw-0.0.7.jar (from Ede) and jecw.dll - 
original OJ embedded ECW dll
- Openjump opens with no problem
- ecw file is shown on layer list
- ecw is NOT displayed on the view
c)    openjump-bin-1.4.2.zip - jecw-0.0.7.jar (from Ede) and jecw.dll - 
substituted original ECW dll with GvSIG ones.
- Openjump opens with no problem
- ecw file is shown on layer list
- ecw is NOT displayed on the view


2)      jre-6u23-windows-x32 (from Kosmo setup)  -  oj_windows.bat

a)  openjump-bin-1.4.2.zip -  ermapper.jar  -  original OJ embedded ECW dll
 - Openjump opens with no problem
- ecw file is shown on layer list
- ecw  is displayed on the view (OK)
b)   openjump-bin-1.4.2.zip - jecw-0.0.7.jar (from Ede) and jecw.dll - original 
OJ embedded ECW dll
- Openjump opens with no problem
- ecw file is shown on layer list
- ecw is NOT displayed on the view
c)    openjump-bin-1.4.2.zip - jecw-0.0.7.jar (from Ede) and jecw.dll - 
substituted original ECW dll with GvSIG ones.
- Openjump opens with no problem
- ecw file is shown on layer list
- ecw is NOT displayed on the view
- Occasionally OJ crashes when it tries to load ecw (?)

3)      jre-6-05-windows-x32 (from Kosmo setup)  -  oj_windows.bat

Everything works file. ECW files are opened either with ermapper library or 
with GvSIG ones

--------------------------------------------------------------

I think, limiting to my Windows 7, that
- Both ErMapper and GvSIG libraries don't  work with jre-6u27-windows-x64
- GvSIG libraries don't work with jre-6u23-windows-x32
- ErMapper libraries work with jre-6u23-windows-x32
- Both ErMapper and GvSIG libraries work with jre-6-05-windows-x64

-----------------------------------------------------------------

Limiting to Ubuntu 11.04 and OpenJDK

- Ermapper libraries doesn't work
- GvSIG libraries work fine



Peppe

Da: Rahkonen Jukka <jukka.rahko...@mmmtike.fi>
A: OpenJump develop and use <jump-pilot-devel@lists.sourceforge.net>
Inviato: Venerdì 16 Settembre 2011 23:58
Oggetto: Re: [JPP-Devel] ecw 0.0.7 plugin error

Hi,

Still one observation:  For some reason the fresh Java directory C:\Program 
Files\Java\jre6\bin contains now all those five dlls from the plugin.  Is it 
somehow possible that the plugin was copying them?  Because I do not believe it 
was me. It could be gcSIG too.

-Jukka-
________________________________________
Lähettäjä: Rahkonen Jukka 
[jukka.rahko...@mmmtike.fi<mailto:jukka.rahko...@mmmtike.fi>]
Lähetetty: 17. syyskuuta 2011 0:18
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

Hi,

I have removed all Java versions listed by Windows control panel and 
re-installed version 1.6.0_27.  The ecw 0.0.7 plugin does not definitely work 
with this Vista Business 32-bit computer either.  The OJ 1.4.2 release version 
does work with the same images with the included dlls and ermapper.jar.  And 
gvSIG opens the images too, and I checked that is is running on the same Java 
1.6.0_27.  Odd.

I will continue testing next week.

-Jukka-
________________________________________
Lähettäjä: edgar.sol...@web.de<mailto:edgar.sol...@web.de> 
[edgar.sol...@web.de<mailto:edgar.sol...@web.de>]
Lähetetty: 16. syyskuuta 2011 19:33
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error

java by default shares memory with other instances. can you make sure that all 
java/javaw processes are closed (via taskmgr or procexp) before testing?

your error sounds like something is accumulating. .ede

On 16.09.2011 18:28, Rahkonen Jukka wrote:
> Hi,
>
> More weird it comes. I backed a couple of Java versions and now I am getting 
> full Java crash. See the attachment.
> Yes, last nights snapshot and the files taken from your Linux related mail.
>
> -Jukka-
>
> ________________________________________
> Lähettäjä: edgar.sol...@web.de<mailto:edgar.sol...@web.de> 
> [edgar.sol...@web.de<mailto:edgar.sol...@web.de>]
> Lähetetty: 16. syyskuuta 2011 19:16
> Vastaanottaja: OpenJump develop and use
> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>
> weird,
>
> do you use a fresh oj snapshot with the ecw files copied in (v2 tgz)?
> where is it located (folder path)?
>
> ede
>
> On 16.09.2011 17:56, Rahkonen Jukka wrote:
>> Actually my Java version was 1.6.0_27 and I can repeat the error with 
>> Windows Vista 32-bit.
>>
>>
>> -Jukka-
>> ________________________________________
>> Lähettäjä: Edgar Soldin [ed...@soldin.de<mailto:ed...@soldin.de>]
>> Lähetetty: 16. syyskuuta 2011 17:37
>> Vastaanottaja: OpenJump develop and use
>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>>
>> Let's see what the others say. It works for me on jre6u26 on XP32 SP3. See 
>> attached
>>
>> ede
>>
>> On 16.09.2011 16:10, Rahkonen Jukka wrote:
>>> Same error still but it is a Java version problem. I tried with 1.5.0_20 
>>> and it worked fine. I did not try with any older 1.6 version.
>>>
>>> -Jukka-
>>>
>>>
>>>> -----Alkuperäinen viesti-----
>>>> Lähettäjä: edgar.sol...@web.de<mailto:edgar.sol...@web.de> 
>>>> [mailto:edgar.sol...@web.de<mailto:edgar.sol...@web.de>]
>>>> Lähetetty: 16. syyskuuta 2011 17:01
>>>> Vastaanottaja: OpenJump develop and use
>>>> Aihe: Re: [JPP-Devel] ecw 0.0.7 plugin error
>>>>
>>>> i am sorry. with all the different dlls i packed the wrong
>>>> ones. d**it.
>>>> the one attached to the linux32 test mail i sent just now
>>>> should work for you. extract with 7zip.
>>>>
>>>> ede
>>>>
>>>> On 16.09.2011 15:53, Rahkonen Jukka wrote:
>>>>>>> Unfortunately I am still getting exactly the same error with XP.
>>>>>
>>>>>> is it a 32bit XP?
>>>>> Yes
>>>>>> is it a 32bit jre you use?
>>>>> Yes,
>>>>>
>>>>> J:\>java -version
>>>>> java version "1.6.0_27"
>>>>> Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
>>>>> Java HotSpot(TM) Client VM (build 20.2-b06, mixed mode, sharing)
>>>>>
>>>>>> what service pack is your XP?
>>>>> It is XP Professional, version 2002, Service Pack 3
>>>>>
>>>>> -Jukka-
>>>>>
>>>>> ..ede
>>>>>
>>>>>>
>>>>>> -Jukka-
>>>>>>
>>>>>> edgar.soldin wrote:
>>>>>>
>>>>>>> could you please try the attached?
>>>>>>> i operated them out of gvsig 1.11 and they seem to work
>>>> even with xp.
>>>>>>
>>>>>>> as a little gadget i took the linux libs as well.
>>>>>>> @Arnd: could you please check if you can load ecw with
>>>> the attached files copied accordingly. please remove/rename
>>>> 'lib/ermapper.jar' if you have it there and use the attched
>>>> oj_linux.sh to start oj.
>>>>>>
>>>>>> ede
>>>>>>
>>>>>>> On 16.09.2011 14:35, Rahkonen Jukka wrote:
>>>>>>>> Hi,
>>>>>>>
>>>>>>>> Yes, nightly build shows the error
>>>>>>>
>>>>>>> com.vividsolutions.jump.JUMPException:
>>>> D:\ohjelmat\OpenJUMP_142_d_ECW\lib\ext\jecw.dll: Can't find
>>>> dependent libraries
>>>>>>>  at
>>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.init(EC
>>>> WImage.java:92)
>>>>>>>  at
>>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImage.<init>(
>>>> ECWImage.java:70)
>>>>>>>  at
>>>> com.vividsolutions.jump.workbench.imagery.ecw.ECWImageFactory.
>>>> createImage(ECWImageFactory.java:67)
>>>>>>>  at
>>>> com.vividsolutions.jump.workbench.imagery.ImageryLayerDataset.
>>>> createImage(ImageryLayerDataset.java:77)
>>>>>>>  at
>>>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
>>>> ader.createFeature(ReferencedImageFactoryFileLayerLoader.java:223)
>>>>>>>  at
>>>> org.openjump.core.ui.io.file.ReferencedImageFactoryFileLayerLo
>>>> ader.open(ReferencedImageFactoryFileLayerLoader.java:122)
>>>>>>>  at
>>>> org.openjump.core.ui.plugin.file.open.OpenFileWizard.run(OpenF
>>>> ileWizard.java:131)
>>>>>>>  at
>>>> org.openjump.core.ui.plugin.file.OpenWizardPlugIn.run(OpenWiza
>>>> rdPlugIn.java:93)
>>>>>>>  at
>>>> com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$T
>>> askWrapper.run(TaskMonitorManager.java:152)
>>>>>>>  at java.lang.Thread.run(Unknown Source)
>>>>>>>
>>>>>>> -Jukka-
>>>>>>>
>>>>>>> edgar.soldin wrote:
>>>>>>>
>>>>>>>> just checked, works fine with java 5,6,7 x86 on windows 7.
>>>>>>>
>>>>>>>> in xp it throws
>>>>>>> ..\jecw.dll Can't find dependent libraries.
>>>>>>>
>>>>>>>> I guess the dll's are missing some runtime that is
>>>> available in Win7 out of the box.
>>>>>>>
>>>>>>>> Do you get the same error jukka?
>>>>>>>> Please try this with the nightly build, as it contains a
>>>> fix where errors where silently ignored.
>>>>>>>
>>>>>>>> thanks ede
>>>>>>>
>>>>>>>
>>>>>>> On 16.09.2011 12:25, Rahkonen Jukka wrote:
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I tried to test your plugin with OJ 1.4.2 release but
>>>> unfortunately it does not show my ecw images.  I tested first
>>>> that the OpenJUMP 1.4.2 release version opens and shows the
>>>> images. Then I removed the original ECW files (ermapper.jar
>>>> and the dll files) and used your plugin files instead.  Now
>>>> the ecw file appears in the layer list but the image does not
>>>> show. I do not get any errors into openjump.log file. The
>>>> layer properties tool reports layer extents as 0,0,-1, -1
>>>>>>>>
>>>>>>>>  I verified that I have not troubles with gvSIG version
>>>> 1.11 final which seems to contain the same files.  I am
>>>> runnin Windows XP Pro and Java 1.6.0_27.
>>>>>>>>
>>>>>>>> -Jukka Rahkonen-
>>>>>>>>
>>>>>>>>
>>>>>>>>    *Lähettäjä:* Giuseppe Aruta 
>>>>>>>> [mailto:giuseppe_ar...@yahoo.it<mailto:giuseppe_ar...@yahoo.it>]
>>>>>>>>    *Lähetetty:* 16. syyskuuta 2011 11:07
>>>>>>>>    *Vastaanottaja:* OpenJump develop and use
>>>>>>>>    *Aihe:* Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix
>>>>>>>>
>>>>>>>>    Hi,
>>>>>>>>
>>>>>>>>    some months ago I tested GvSIG ECW lib (jecw.jar)
>>>> with OpenJUMP - It was working fine, even faster than
>>>> ErMapper.jar from ErMapper.
>>>>>>>>    With this lib GvSIG team seems to have solved the
>>>> bug that let ECW file to daspear (when zooming out of the
>>>> image extension).
>>>>>>>>    I did a link to this lib (included all dll files)
>>>> that works with OpenJUMP
>>>>>>>>
>>>> http://sourceforge.net/projects/opensit/files/Openjump/ecw_plu
>>>> gin.zip/download
>>>>>>>>
>>>>>>>>
>>>>>>>>    Giuseppe
>>>>>>>>    *Da:* Stefan Steiniger <sst...@geo.uzh.ch<mailto:sst...@geo.uzh.ch>>
>>>>>>>>    *A:* OpenJump develop and use
>>>> <jump-pilot-devel@lists.sourceforge.net<mailto:jump-pilot-devel@lists.sourceforge.net>>
>>>>>>>>    *Inviato:* Giovedì 15 Settembre 2011 20:46
>>>>>>>>    *Oggetto:* Re: [JPP-Devel] ecw license WAS: Re: ecw bugfix
>>>>>>>>
>>>>>>>>    Hence, I think the implementation was done by Jon
>>>> Aquino - as it came
>>>>>>>>    from JUMP 1.2
>>>>>>>>
>>>>>>>>    and thanks to Jukka for the license text info.
>>>>>>>>    After reading this, I think we could just distribute
>>>> them (in the
>>>>>>>>    release) - but we need at least to add the license
>>>> note from ER Mapper
>>>>>>>>    SDK 3. But that's a personal opinion.
>>>>>>>>
>>>>>>>>    stefan
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>>>>>>    Doing More with Less: The Next Generation Virtual Desktop
>>>>>>>>    What are the key obstacles that have prevented many
>>>> mid-market businesses
>>>>>>>>    from deploying virtual desktops?  How do
>>>> next-generation virtual desktops
>>>>>>>>    provide companies an easier-to-deploy,
>>>> easier-to-manage and more affordable
>>>>>>>>    virtual desktop
>>>> model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
>>>>>>>>    _______________________________________________
>>>>>>>>    Jump-pilot-devel mailing list
>>>>>>>>    
>>>>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>> <mailto:Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>>
>>>>>>>>    https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>>>>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>>>>>>> http://p.sf.net/sfu/rim-devcon-copy2
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Jump-pilot-devel mailing list
>>>>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>
>>>>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>>>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>>>>>> http://p.sf.net/sfu/rim-devcon-copy2
>>>>>>> _______________________________________________
>>>>>>> Jump-pilot-devel mailing list
>>>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>>>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>>>>>> http://p.sf.net/sfu/rim-devcon-copy2
>>>>>>> _______________________________________________
>>>>>>> Jump-pilot-devel mailing list
>>>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>>>>> http://p.sf.net/sfu/rim-devcon-copy2
>>>>>> _______________________________________________
>>>>>> Jump-pilot-devel mailing list
>>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>
>>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>>>> http://p.sf.net/sfu/rim-devcon-copy2
>>>>> _______________________________________________
>>>>> Jump-pilot-devel mailing list
>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>>>> http://p.sf.net/sfu/rim-devcon-copy2
>>>>> _______________________________________________
>>>>> Jump-pilot-devel mailing list
>>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>
>>>> --------------------------------------------------------------
>>>> ----------------
>>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>>> http://p.sf.net/sfu/rim-devcon-copy2
>>>> _______________________________________________
>>>> Jump-pilot-devel mailing list
>>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>>>
>>> ------------------------------------------------------------------------------
>>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>>> http://p.sf.net/sfu/rim-devcon-copy2
>>> _______________________________________________
>>> Jump-pilot-devel mailing list
>>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>> --
>> public class WhoDidIt{ // A comment. I love comments
>>  private static Person sender;
>>
>>  public static void main (String[] foo){
>>
>>  sender = new Person();
>>  sender.setName(new String[]{"Edgar", "Soldin"});
>>
>>  Address address = new Address();
>>  address.setStreet("Stadtweg 119");
>>  address.setZip(39116);
>>  address.setCity("Magdeburg");
>>  address.setCountry("Germany");
>>
>>  sender.setAddress(address);
>>
>>  sender.setMobilePhone(" +49(0)171-2782880 ");
>>  sender.setWebSiteUrl(" http://www.soldin.de<http://www.soldin.de/> ");
>>  sender.setEmail(" ed...@soldin.de<mailto:ed...@soldin.de> ");
>>  sender.setPGPPublicKey(" http://www.soldin.de/edgar_soldin.asc ");
>>  sender.setGender(true);
>>
>>  System.out.println(sender.toString());
>>  }
>> }
>>
>> ------------------------------------------------------------------------------
>> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
>> http://p.sf.net/sfu/rim-devcon-copy2
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
>
>
>
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net<mailto:Jump-pilot-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to