Re: [javax-usb-devel] Javax.usb properties not found

2009-03-11 Thread Lee Choong Hooi
Hi Dan, Yes. i put the property file in /lib and it solved the problem. Thanks again for your helps. --- On Thu, 3/12/09, Dan Streetman wrote: > From: Dan Streetman > Subject: Re: [javax-usb-devel] Javax.usb properties not found > To: choongh...@yahoo.com > Cc: jav

Re: [javax-usb-devel] Javax.usb properties not found

2009-03-11 Thread Dan Streetman
I think if you're putting everything into your JRE directory, you need to put the properties file in the same directory as the rest of the properties files, jre/lib/, not jre/lib/ext/. The JAR files should go into jre/lib/ext/ I believe. On Tue, Mar 10, 2009 at 8:54 AM, Lee Choong Hooi wrote: >