
| Author |
Message |
ravivarma Forum Member


Joined: 10 Aug 2004
        Posts: 14 Location: Delhi

|
Posted: Tue Aug 10, 2004 8:19 am Post subject: Running Application Foundation |
|
|
Hi,
I have tried installing Application Foundation using Tomcat and Apache. Everything went fine, but the moment when i have started running the Application Foundation using the URL- http://localhost:85/apps it is showing that the page cannot be displayed. My port number is right. So please help me to run my Application Foundation Software. Waiting for a reply |
|
| Back to top |
|
 |
wshiguetaka Principal Member


Joined: 16 Aug 2002
          Posts: 373

|
Posted: Tue Aug 10, 2004 10:36 am Post subject: Re: Running Application Foundation |
|
|
test this:
In order to check if each server is working properly:
type http://localhost:XXXX(your app server port)
check http://localhost:XX (your web server port)
in order to check if your app web server is linked to your web server:
Tom cat has an example called examples.
type http://localhost:XXXX/examples(your app server port)
type http://http://localhost:XX/examples(your web server port)
if everything is ok.
check if all processes called AA*.exe is running (assuming you are using WINDOWS), if not, verify if the are enabled in Admin tool.
Regards _________________ Will Massaki |
|
| Back to top |
|
 |
|
|