Hi Dylan, I'm comparing them in the sense that the WebLogic will be serving the pages, not Apache. So WebLogic is acting as the webserver and passing appropriate requests to the CF server for processing before returning them to the client.
It's a Solaris environment and it should be possible by having a WebLogic CGI connector pass .cfm requests to the cgi-bin/cfml file. That's what we're working towards now. So it's definitely possible. It's not easy, but possible. And it'll only get easier with time (i.e. NEO). Cheers, t ********************************************************************** Tyler M. Fitch Certified Advanced ColdFusion 5 Developer ISITE Design, Inc. 615 SW Broadway Ste. 200 Portland, OR 97205 503.221.9860 ext. 111 http://isitedesign.com ********************************************************************** -----Original Message----- From: Dylan Bromby [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 10:24 AM To: CF-Server Subject: RE: BEA WebLogic Integration Just for clarification, I'm unclear why you're comparing Weblogic and Apache. Weblogic is a middleware application server and Apache is a web server. You can pass processes from CF to Weblogic programmatically however. CF6/Neo will act more as an EAR where apps can be compiled to run on a J2EE server, but you can't do that now. -----Original Message----- From: Tyler Fitch [mailto:[EMAIL PROTECTED]] Sent: Monday, March 18, 2002 1:16 PM To: CF-Server Subject: BEA WebLogic Integration 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. Thanks, t ********************************************************************** Tyler M. Fitch Certified Advanced ColdFusion 5 Developer ISITE Design, Inc. 615 SW Broadway Ste. 200 Portland, OR 97205 503.221.9860 ext. 111 http://isitedesign.com ********************************************************************** ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
