Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Apache Tomcat
|
Apache Tomcat General discussion of the Apache Tomcat servlet container. For discussions specific to the Professional Apache Tomcat book, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 7th, 2007, 04:38 AM
Registered User
 
Join Date: Jun 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem running Application on network

I can't run my application from PCs in my network hosted on Apache Tomcat 5.5 server. All I can do is just run my application on the server where Tomcat is installed but not from another PC on network. Could anyone help me find out the reson behind this?

Thanks

 
Old June 7th, 2007, 11:44 PM
Friend of Wrox
 
Join Date: Mar 2007
Posts: 373
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi,

Usually firewall configured in the PC where you've installed tomcat will restrict connections on 8080 port for security reasons thats why you can get the application deployed in a remote pc.

You need to add 8080 port to the list of allowed port or turn of the firewall in that pc

Regards,
Rakesh





Similar Threads
Thread Thread Starter Forum Replies Last Post
Running a program off the network? myurick Visual Basic 2008 Essentials 4 April 3rd, 2008 02:22 PM
running ROBOCOPY on network share? froztbyte Classic ASP Professional 0 September 28th, 2006 08:26 PM
installing an application over Network problem Matthew Access VBA 2 November 29th, 2005 03:29 AM
problem running ms access application method Access 1 March 23rd, 2005 09:16 AM
problem in running first web application ankit_29882 JSP Basics 2 February 11th, 2004 08:04 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.