Configuring App Server 8.2 (bundled or stand-alone)

Hi all.

Would anyone know how to configure the App Server 8.2 (stand-alone or bundled) to accept connections over the internet?

i currently have a web application deployed on the bundled App Server 8.2. I can launch the application on any PC on the same network as the server PC.

I am not able to run the application using the server's external IP address.

What to do?

[400 byte] By [InfoSysExperts] at [2007-11-26 11:27:40]
# 1
* Do you have a firewall on your PC? Will it allow connection to the appserver's http port from the outside net?* Do you have any other firewall/NAT router between your PC and the internet?
mw46 at 2007-7-7 3:43:17 > top of Java-index,Development Tools,Java Tools...
# 2
Yes, to both questions...
InfoSysExperts at 2007-7-7 3:43:17 > top of Java-index,Development Tools,Java Tools...
# 3

There were actually three questions;-)

So I assume you have a firewall on your box and it will allow the appserver to handle requests from anywhere.

Your external firewall is configured to allow requests from the internet to the appserver http port?

And you have a internet IP address which is (somewhat) static and routable?

Thanks,

-- Marco

mw46 at 2007-7-7 3:43:17 > top of Java-index,Development Tools,Java Tools...
# 4

yes to ALL questions :)

we have a router to allow internet connections to the server PC with routers and firewalls configured accordingly.

and yes, we have a static IP address.

we know how to set up the PC to allow http connections. the problem is configuring the App server itself.

all your help is much appreciated!!!

InfoSysExperts at 2007-7-7 3:43:17 > top of Java-index,Development Tools,Java Tools...
# 5
By the way, the PC that the App server is running on is a Windows Server 2003 Web Edition.The app server being used is the bundled server that come with JSC2Thanks again for the help
InfoSysExperts at 2007-7-7 3:43:17 > top of Java-index,Development Tools,Java Tools...