Answered
CF8 on Weblogic 10.0 and Apache
I am trying to configure CF8 as an EAR file on Weblogic 10.0
and configuring it with Apache webserver. The settings for Weblogic
are made as mentioned in the configuration document and CF8 is
working fine on Weblogic.
Now for Apache connectivity, a connector is configured for Weblogic which handles *.cfm files requests as well.
- The CFM files are kept in webserver and when I try to open a cfm file, the proxy is getting invoked but since Weblogic doesn't find the file URI it returns 404.
- Please let me know how can the CFM files kept on Webserver be rendered using CF8 deployed on Weblogic
Or there is a need for these files to be kept on the Weblogic Appserver only
Now for Apache connectivity, a connector is configured for Weblogic which handles *.cfm files requests as well.
- The CFM files are kept in webserver and when I try to open a cfm file, the proxy is getting invoked but since Weblogic doesn't find the file URI it returns 404.
- Please let me know how can the CFM files kept on Webserver be rendered using CF8 deployed on Weblogic
Or there is a need for these files to be kept on the Weblogic Appserver only
