Re: [javax-usb-devel] javax.usb.properties packing issues on Linux.

2005-03-31 Thread Dan Streetman
Ok I must be confused as to the specifics of the problem. I created a class "jtest.java" that simply gets the javax.usb root hub and prints out its vendor id. If the javax.usb subsystem can't be accessed, it should throw an Exception and/or Error. I compiled it, and jar'ed it up into jtest.ja

Re: [javax-usb-devel] javax.usb.properties packing issues on Linux.

2005-03-31 Thread Dan Streetman
On Tue, 29 Mar 2005, Brad BARCLAY wrote: > One thing I'd urge is that if you are going to use this to solve this >situation, use relative paths as opposed to absolute paths. Not all >platforms are going to have a "/opt" directory, either because of how >drives are mounted (ie: OS/2 and

Re: [javax-usb-devel] javax.usb.properties packing issues on Linux.

2005-03-29 Thread Brad BARCLAY
On Mar 29, 2005, at 16:40, Dan Streetman wrote: Hi Dan: How about referencing the property via the class-path attribute in the jar files for javax.usb? This property works even when using the -jar option (it is designed for this kind of applications). I'm not familiar with that, is it part of the M

Re: [javax-usb-devel] javax.usb.properties packing issues on Linux.

2005-03-29 Thread Brad BARCLAY
On Mar 29, 2005, at 16:39, Dan Streetman wrote: On Mon, 28 Mar 2005, Brad BARCLAY wrote: The javax.usb JARs themselves are found due to the copy placed in the jre/lib/ext directory, I didn't put them there, I assume you copied them there? That should be ok just checking. Good thing you d

Re: [javax-usb-devel] javax.usb.properties packing issues on Linux.

2005-03-29 Thread Dan Streetman
On Tue, 29 Mar 2005, [iso-8859-1] Roger Lindsjö wrote: >Brad BARCLAY wrote: >> Thoughts? Ideas? There has to be a better way to handle this file >> -- while not really your fault, it seems unfortunate to have to tell >> people they can't launch an application via the -jar parameter becaus

Re: [javax-usb-devel] javax.usb.properties packing issues on Linux.

2005-03-29 Thread Dan Streetman
On Mon, 28 Mar 2005, Brad BARCLAY wrote: > The javax.usb JARs themselves are found due to the copy placed in the >jre/lib/ext directory, I didn't put them there, I assume you copied them there? That should be ok just checking. > I've come up with a temporary work-around here by s

Re: [javax-usb-devel] javax.usb.properties packing issues on Linux.

2005-03-29 Thread Roger Lindsjö
Brad BARCLAY wrote: Thoughts? Ideas? There has to be a better way to handle this file -- while not really your fault, it seems unfortunate to have to tell people they can't launch an application via the -jar parameter because of a property file :). How about referencing the property via th

RE: [javax-usb-devel] javax.usb.properties

2004-01-21 Thread Dan Streetman
would the file contain for windows? > >Thanks for the reply. > >-Original Message- >From: Roger Lindsjö [mailto:[EMAIL PROTECTED] >Sent: Wednesday, January 14, 2004 9:33 AM >To: grant >Cc: [EMAIL PROTECTED] >Subject: Re: [javax-usb-devel] javax.usb.properties > &

RE: [javax-usb-devel] javax.usb.properties

2004-01-14 Thread grant
EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 9:33 AM To: grant Cc: [EMAIL PROTECTED] Subject: Re: [javax-usb-devel] javax.usb.properties grant wrote: > I?m trying to figure out what should be contained in javax.usb.properties. > > I?m using RI from CVS. I?ve seen an exam

Re: [javax-usb-devel] javax.usb.properties

2004-01-14 Thread Roger Lindsjö
grant wrote: I?m trying to figure out what should be contained in javax.usb.properties. I?m using RI from CVS. I?ve seen an example containing: javax.usb.services = com.ibm.jusb.os.linux.LinuxUsbServices But com.ibm.jusb.os.linux doesn?t exist at all. This file exists in javax-usb-ri-linux.