Re: "Unable to access jarfile" when using full path of JAR

2008-01-07 Thread Igor Peshansky
On Sat, 5 Jan 2008, Dave wrote: > Dan Garrette wrote: > > I'm having a problem running JAR files in cygwin. > > > > If I attempt to call a JAR file using its relative path, then it works > > fine: > > > > But, if I attempt to call a JAR file using its full path, the file no > > longer seems visibl

Re: "Unable to access jarfile" when using full path of JAR

2008-01-05 Thread Dave
Dan Garrette wrote: > I'm having a problem running JAR files in cygwin. > > If I attempt to call a JAR file using its relative path, then it works fine: > > But, if I attempt to call a JAR file using its full path, the file no > longer seems visible: > > $ pwd > /usr/local/bin > $ java -jar /usr