RE: I can't access my webapplication from another computer

2008-02-29 Thread Ryan Webb

Dear Antonio,
 
Yes I think the machine which tomcat has been installled has firewall enabled 
Windows firewall..
Do you think that is the problem?
 
Thank you for replying on short notice.
 
GodBless,
Ryan Webb - Philippines Date: Fri, 29 Feb 2008 08:47:14 +0100 From: [EMAIL 
PROTECTED] To: users@tomcat.apache.org Subject: Re: I can't access my 
webapplication from another computer  2008/2/29, Ryan Webb [EMAIL 
PROTECTED]:   http://192.168.1.2/webapplication/login.jspIs the 
machine behind a firewall (even software firewall)? Is your client computer in 
the same subnet of your server?  Antonio
_
Get your free suite of Windows Live services today!
http://www.get.live.com/wl/all

RE: I can't access my webapplication from another computer

2008-02-29 Thread Ryan Webb

Dear Partha,
 
My OS is windows XP professional SP2 and I configured Tomacat port to 80
Thanks for your quick reply..
 
GodBless,
Ryan Webb -- Philippines Date: Fri, 29 Feb 2008 13:16:56 +0530 From: [EMAIL 
PROTECTED] To: users@tomcat.apache.org Subject: Re: I can't access my 
webapplication from another computer  what's the tomcat port?  ur OS ?  On 
Fri, Feb 29, 2008 at 1:14 PM, Ryan Webb [EMAIL PROTECTED] wrote:
Hello,   I am new to Tomcat and i wish you would lend a hand.   Here's 
the situation:  I installed Tomcat 6.0.14 full install and I copied my .war 
file into  /webapps  I checked if my webapplication is running by typing  
http://localhost/webapplication/login.jsp  and it worked ok..   Problem: 
 Unfortunately, when I tried to access my webapplication from another  
computer, I tried to type from url:  
http://192.168.1.2/webapplication/login.jsp, the browser always gives the  
Page cannot be displayed page.  (where the IP address is the address which 
Tomcat 6 was installed).  Are there futher configurations needed to be done? 
  You may give me links / websites that relates to my problem (if you're 
not  in the mood for explaining ha.ha!)   Thank you for reading my 
e-mail.   Godbless,  Ryan Webb -- from Philippines  
_  Get your 
free suite of Windows Live services today!  http://www.get.live.com/wl/all  
   --  Regards Partha Goswami Solaris/Open solaris User Group 
www.solaris-user-group.org
_
Help Splitzo Sally Before It’s Too Late! 
http://www.thegirlwhosplitinto5.com/

Re: I can't access my webapplication from another computer

2008-02-29 Thread Partha Goswami
humm,

Go the other computer, from where, u want to see, Go, its, command mode, 
type,
ping 192.168.1.2   send, me the output.

On Fri, Feb 29, 2008 at 1:34 PM, Ryan Webb [EMAIL PROTECTED] wrote:


 Dear Partha,

 My OS is windows XP professional SP2 and I configured Tomacat port to 80
 Thanks for your quick reply..

 GodBless,
 Ryan Webb -- Philippines Date: Fri, 29 Feb 2008 13:16:56 +0530 From:
 [EMAIL PROTECTED] To: users@tomcat.apache.org Subject: Re: I
 can't access my webapplication from another computer  what's the tomcat
 port?  ur OS ?  On Fri, Feb 29, 2008 at 1:14 PM, Ryan Webb 
 [EMAIL PROTECTED] wrote:Hello,   I am new to Tomcat and
 i wish you would lend a hand.   Here's the situation:  I installed
 Tomcat 6.0.14 full install and I copied my .war file into  /webapps  I
 checked if my webapplication is running by typing 
 http://localhost/webapplication/login.jsp  and it worked ok..  
 Problem:  Unfortunately, when I tried to access my webapplication from
 another  computer, I tried to type from url: 
 http://192.168.1.2/webapplication/login.jsp, the browser always gives the
  Page cannot be displayed page.  (where the IP address is the address
 which Tomcat 6 was installed).  Are there futher configurations needed to
 be done?   You may give me links / websites that relates to my problem
 (if you're not  in the mood for explaining ha.ha!)   Thank you for
 reading my e-mail.   Godbless,  Ryan Webb -- from Philippines 
 _  Get
 your free suite of Windows Live services today! 
 http://www.get.live.com/wl/all --  Regards Partha Goswami
 Solaris/Open solaris User Group www.solaris-user-group.org
 _
 Help Splitzo Sally Before It's Too Late!
 http://www.thegirlwhosplitinto5.com/




-- 
Regards
Partha Goswami
Solaris/Open solaris User Group
www.solaris-user-group.org


Re: I can't access my webapplication from another computer

2008-02-29 Thread Antonio Petrelli
2008/2/29, Ryan Webb [EMAIL PROTECTED]:

 Yes I think the machine which tomcat has been installled has firewall
 enabled Windows firewall..
 Do you think that is the problem?



Probably. Configure Windows Firewall to open the port on which Tomcat runs.

Antonio


I can't access my webapplication from another computer

2008-02-28 Thread Ryan Webb

Hello,
 
I am new to Tomcat and i wish you would lend a hand.
 
Here's the situation:
I installed Tomcat 6.0.14 full install and I copied my .war file into /webapps
I checked if my webapplication is running by typing 
http://localhost/webapplication/login.jsp
and it worked ok..
 
Problem:
Unfortunately, when I tried to access my webapplication from another computer, 
I tried to type from url:
http://192.168.1.2/webapplication/login.jsp, the browser always gives the Page 
cannot be displayed page.
(where the IP address is the address which Tomcat 6 was installed).
Are there futher configurations needed to be done?
 
You may give me links / websites that relates to my problem (if you're not in 
the mood for explaining ha.ha!)
 
Thank you for reading my e-mail.
 
Godbless,
Ryan Webb -- from Philippines
_
Get your free suite of Windows Live services today!
http://www.get.live.com/wl/all

Re: I can't access my webapplication from another computer

2008-02-28 Thread Antonio Petrelli
2008/2/29, Ryan Webb [EMAIL PROTECTED]:

 http://192.168.1.2/webapplication/login.jsp



Is the machine behind a firewall (even software firewall)?
Is your client computer in the same subnet of your server?

Antonio


Re: I can't access my webapplication from another computer

2008-02-28 Thread Partha Goswami
 also, check, Port 80 or 8080 is open or not..

On Fri, Feb 29, 2008 at 1:19 PM, Caldarale, Charles R 
[EMAIL PROTECTED] wrote:

  From: Ryan Webb [mailto:[EMAIL PROTECTED]
  Subject: I can't access my webapplication from another computer
 
  Unfortunately, when I tried to access my webapplication from
  another computer, I tried to type from url:
  http://192.168.1.2/webapplication/login.jsp, the browser
  always gives the Page cannot be displayed page.

 1) Verify that you can ping 192.168.1.2 from the other computer.

 2) Check for any firewall or other port disabling mechanism between the
 two computers.

  - Chuck


 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
 MATERIAL and is thus for use only by the intended recipient. If you
 received this in error, please contact the sender and delete the e-mail
 and its attachments from all computers.

 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Regards
Partha Goswami
Solaris/Open solaris User Group
www.solaris-user-group.org


Re: I can't access my webapplication from another computer

2008-02-28 Thread Partha Goswami
what's the tomcat port?  ur OS ?

On Fri, Feb 29, 2008 at 1:14 PM, Ryan Webb [EMAIL PROTECTED] wrote:


 Hello,

 I am new to Tomcat and i wish you would lend a hand.

 Here's the situation:
 I installed Tomcat 6.0.14 full install and I copied my .war file into
 /webapps
 I checked if my webapplication is running by typing
 http://localhost/webapplication/login.jsp
 and it worked ok..

 Problem:
 Unfortunately, when I tried to access my webapplication from another
 computer, I tried to type from url:
 http://192.168.1.2/webapplication/login.jsp, the browser always gives the
 Page cannot be displayed page.
 (where the IP address is the address which Tomcat 6 was installed).
 Are there futher configurations needed to be done?

 You may give me links / websites that relates to my problem (if you're not
 in the mood for explaining ha.ha!)

 Thank you for reading my e-mail.

 Godbless,
 Ryan Webb -- from Philippines
 _
 Get your free suite of Windows Live services today!
 http://www.get.live.com/wl/all




-- 
Regards
Partha Goswami
Solaris/Open solaris User Group
www.solaris-user-group.org


Re: I can't access my webapplication from another computer

2008-02-28 Thread Partha Goswami
can not comment, anything, Untill U r telling me, your Operating System

On Fri, Feb 29, 2008 at 1:17 PM, Antonio Petrelli 
[EMAIL PROTECTED] wrote:

 2008/2/29, Ryan Webb [EMAIL PROTECTED]:
 
  http://192.168.1.2/webapplication/login.jsp



 Is the machine behind a firewall (even software firewall)?
 Is your client computer in the same subnet of your server?

 Antonio




-- 
Regards
Partha Goswami
Solaris/Open solaris User Group
www.solaris-user-group.org


RE: I can't access my webapplication from another computer

2008-02-28 Thread Caldarale, Charles R
 From: Ryan Webb [mailto:[EMAIL PROTECTED] 
 Subject: I can't access my webapplication from another computer
 
 Unfortunately, when I tried to access my webapplication from 
 another computer, I tried to type from url:
 http://192.168.1.2/webapplication/login.jsp, the browser 
 always gives the Page cannot be displayed page.

1) Verify that you can ping 192.168.1.2 from the other computer.

2) Check for any firewall or other port disabling mechanism between the
two computers.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]