If I execute a java application from the directory where both the jar files and XML file reside, the application runs fine. When I put the UNIX script, which runs the java application, into my crontab, the application is unable to find the XML file. I've tried enhancing the PATH to look for the directory and I've also tried "fully qualifying" the name of the XML file in the application.
Regardless of what I do, it will not run in the crontab.
Any clues????
THANKS
Regardless of what I do, it will not run in the crontab.
Any clues????
THANKS