Topics: |
App Studio connects to a WebFOCUS environment in order to create and process requests.
How to: |
If Tomcat is configured for you, you should restart it to ensure all settings are correct. If you are using Tomcat with IIS, you should restart IIS as well.
After starting or restarting your web server, confirm that it is running by accessing it through a browser.
http://localhost
http://localhost:8080
When using Tomcat standalone, use port 8080 when accessing Tomcat in a web browser or through App Studio. When using Tomcat with IIS, you normally do not go through port 8080 when running App Studio, but you can go to this port to ensure Tomcat is running and configure Tomcat.
The Tomcat home page should appear. If it does not, Tomcat may still be loading. Wait a few minutes and try again.
The WebFOCUS web application is installed with App Studio in:
drive:\ibi\AppStudio82\webapps\webfocus
If you chose the automatic configuration option, Tomcat is configured to access the expanded webapps\webfocus directory when it receives a request for:
/ibi_apps
If you are using IIS with Tomcat, then IIS receives the request for /ibi_apps and passes that request to Tomcat.
You should test this by going to the default WebFOCUS Sign In page. If you are not using the default ports, substitute accordingly.
http://localhost:8080/ibi_apps/
http://localhost/ibi_apps/
The WebFOCUS Sign In page should display, by default. If you have previously signed in to WebFOCUS, the WebFOCUS Home Page displays.
A WebFOCUS Sign In page that fails to display is an indication that the web and/or application server may not be running, or the WebFOCUS environment is not configured properly.
WebFOCUS | |
Feedback |