Shell Script is not running

Hi,

when iam running below command it is executing fine on my linux command prompt.

java -jar Efile.jar 

but the same command iam using in Shell script it doesnt work and saying error

Unable to access jar files.

Flavour is Linux Redhat.

pls help

Try giving the full path to your jar files.