Configuring JSWS 7.09 with Coldfusion8 won't stick
816816Nov 19 2010 — edited Nov 29 2010We used the Coldfusion web server configuration tool to create a connection between CF8 and SJWS 7.09. This seems to work - we find the file libjrun_nsapi.dll in the place that the instructions indicate libjrun_nsapi.so should be (installed on a Win server, so not surprised). The obj.conf and magnus.conf files are altered in the ways we expect and we are prompted to restart the webserver. In doing so from the Oracle Admin GUI, we deploy the configuration.
At first, the index.cfm file would not display, only a listing of the directory. Clicking the index.cfm displayed the raw code. So, I knew that the CF interpreter was not working. We checked the obj.conf file and found that it had reverted to the original--no CF changes. We have tried the CF web server config tool again, tried copying known-working obj.conf files over the existing ones to no avail -- they always revert to a clean version.
What are we doing wrong? How can we be sure the restart of the instance uses the edited obj.conf file?
Thanks!