At 21:16 18/03/2002, you wrote: >Hey Group, > >Has anyone been able to get BEA Weblogic 6.1 to serve up CF5 pages on >Solaris? I'm not familiar enough with the Weblogic server to adjust the >extension handlers to process .cfm pages through the CF engine. > >I know that is going to be on deck in future releases of CF, but is >there anything that can be done with the current software offerings? > >I don't know if Apache is out of the question, I'd rather they used >WebLogic to do it's thing and where they want to use CF they used >Apache/CF served pages, but I believe the first choice is to keep all >action flowing through the WebLogic server.
<disclaimer>I don't know anything about weblogic</disclaimer> There is an executable provided with CF for providing a method of processing .cfm pages as CGI. I'm not sure if you can set weblogic up to serve.cfm requests using the executable (probably can), but even if you can you're probably gonna run into efficiency problems and the CF administrator apparently can't be accessed through the cfml executable since v4 (never tried this, so not sure if it's true). Use apache? Mark ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
