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