I'm not familiar with jnlp but others on the list might be.
On Tue, Aug 5, 2008 at 6:03 AM, Marion Decrouez
<[EMAIL PROTECTED]> wrote:
> Thanks for the answers
> I've an other question : I've put my .jar which contains the
> javax.usb.properties in a jnlp page (resources) but it seems that it's
>
Hi all!
I have a problem with javax.usb package.
I have compiled and put "javax.usb" package and "javax.usb.properties"
file into CLASSPATH. Then, I tried to launch "javax-usb-example_1.0.0"
program, but I have get next error:
=Exception in thread "main" java.lang.RuntimeException: Error : The
Thanks for the answers
I've an other question : I've put my .jar which contains the
javax.usb.properties in a jnlp page (resources) but it seems that it's
not found again. Is there anything else to do?
Thanks
Marion
Quoting Marion Decrouez <[EMAIL PROTECTED]>:
> Hi,
> I've made a java appl