> ln -s /usr/java/jre1.5.0_02/bin/java /usr/local/bin/java > > Assuming /usr/local/bin is in your path, that will put java in your path > and "ls -l /usr/local/bin/java" will show you the link. > > I know some of this is very basic but not everyone is an expert here! > Thanks. That fixes the path, but I still get access denied to the database when running the jar file.