Re: [Openjnlp-devel] Is puzzlement?
Brought to you by:
kherr
From: Kevin H. <ke...@na...> - 2002-06-25 22:12:07
|
On Thursday, June 6, 2002, at 12:29 AM, Christopher Heiny wrote: > OK, I can't figure it. Why does this command: > openjnlp http://www.jGoodies.com/download/jdiskreport/jdiskreport.jnlp > work fine, but this one: > openjnlp http://www.jGoodies.com/download/jpathreport/jpathreport.jnlp > produce result in a ClassNotFoundException? I've tested jPathReport on Mac OS X and linux using Java 1.4. It works fine on linux and has a bunch of bugs in it that causes issues on Mac OS X. It makes some assumptions about UIDelegates that cause it to get stuck during the license dialog. I was able to get past that and verify that it (mostly) ran. The problems were certainly not caused by OpenJNLP. I did my tests with the ver-0-7 branch of OpenJNLP, which is almost done and will be merged back into the trunk any minute now. Really. |