Re: Problem trying to get a WO Java CLient app to run
Re: Problem trying to get a WO Java CLient app to run
- Subject: Re: Problem trying to get a WO Java CLient app to run
- From: Craig Turner <email@hidden>
- Date: Fri, 28 Oct 2005 12:10:24 +0930
On 28/10/2005, at 10:58 AM, jerry porter wrote:
I went through the "wizard" steps to create a Java Client app.
Jerry, does the user you're running the application as definitely
have permissions to access the file and directory given? This sounds
unlikely because most mac users operate as one user for everything,
but from what you've described it could be a permissions error (and
in unix that's usually one of the first things you check for lots of
problems). The easiest way to test is to open up a shell, become that
user if you're not already that user, cd to the directory, and then type
jar tvf your-file.jar
If you are able to do that successfully... it's not a permissions
problem. :)
- C
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden