Focal Point
WebFOCUS under Weblogic only

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5631098331

August 29, 2005, 03:37 PM
mgrackin
WebFOCUS under Weblogic only
Is anyone running WebFOCUS under Weblogic on the Windows platform where you are using Weblogic as both the Application Server and the Web Server?

We are trying to configure our environment this way but are having difficulty. Thanks!
August 29, 2005, 05:43 PM
Francis Mariani
Mickey,

This may not help you at all, but when I installed Tomcat as my Application Server, I attempted to install Apache HTTP Server as the web server. To have Tomacat app server talk to Apache HTTP server, I had to install a third piece of software (I can't remember what it is). I had trouble setting this up, so I backed-out and am using Tomcat as both the app and HTTP server,configured for port 80. The only thing that does not work is CGI, as Tomcat does not support CGI.