Re: [javax-usb-devel] javax.usb.services property

2008-08-06 Thread Dan Streetman
http://javax-usb.org/faq.html#what_is_windows_imp On Wed, Aug 6, 2008 at 10:11 AM, Aljesco <[EMAIL PROTECTED]> wrote: > Thank you Dan, but I have read FAQ (http://javax-usb.org/faq.html). > > "What is the javax.usb.properties file? > The javax.usb.properties file is a Java properties file that is

Re: [javax-usb-devel] javax.usb.services property

2008-08-06 Thread Aljesco
Thank you Dan, but I have read FAQ (http://javax-usb.org/faq.html). "What is the javax.usb.properties file? The javax.usb.properties file is a Java properties file that is required by the API implementation loader class. The properties file must be loadable by normal means (i.e. it must be in

Re: [javax-usb-devel] javax.usb.services property

2008-08-06 Thread Dan Streetman
Please read the FAQ. See the main page for a link to it. On Tue, Aug 5, 2008 at 8:18 AM, Aljesco <[EMAIL PROTECTED]> wrote: > 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 lau

[javax-usb-devel] javax.usb.services property

2008-08-05 Thread Aljesco
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