/forms/java virtual path
574612Apr 26 2007 — edited May 8 2007Hi,
I have a bit of a strange problem here. When i start a forms application, e.g. via http://servername/forms/frmservlet?form=test, Jinitiator loads and gives the following error:
java.io.FileNotFoundException: File not found: http://servername/forms/java/frmall_jinit.jar
When i uninstall Jinitiator and browse to http://servername/forms/frmservlet?form=test again, I'm not prompted to re-install Jinitiator. When i try to directly download the JAR file from http://servername/forms/java/frmall_jinit.jar, the web server replies saying 'Page cannot be found'. When I browse to http://servername/forms/java I get the same cannot be found error.
Does anyone have any idea what might be happening here? As far as I know i have the standard entries in forms.conf (/forms/java is aliased) & formsweb.cfg (codebase is set to /forms/java).
Any suggestions would be greatly appreciated.