RE: IIS - Tomcat 3.2.1 problem: no more servlet handling on live ip

2001-01-30 Thread wim.praet

I'm hosting the webserver myself, on an ADSL connection with fixed IP
address.
Anyway, the site is up and running now, including the servlets. The problem
was that port 8007 was disabled on my connection, now that it is enabled
everything is working fine.

Regards,
Wim Praet.



 -Original Message-
 From: Darrell Porter [mailto:[EMAIL PROTECTED]]
 Sent: maandag 29 januari 2001 17:37
 To: '[EMAIL PROTECTED]'
 Subject: RE: IIS - Tomcat 3.2.1 problem: no more servlet handling on
 live ip


 Are you hosting this yourself or is it hosted on an ISP-owned machine?


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 29, 2001 4:20 AM
 To: [EMAIL PROTECTED]
 Subject: IIS - Tomcat 3.2.1 problem: no more servlet handling
 on live ip


 Hello,

 I have a problem with the following setup:
 - W2K prof.
 - IIS5.0
 - Tomcat 3.2.1

 I wrote several servlets and they are working when I test mij
 webapp on
 http://localhost ...
 unfortunately, when I substitute the localhost name for the real world
 (live) ip address or hostname, only static html pages will
 show but the
 servlets do not react anymore to requests.

 The isapi.log file tells me the following:

 [jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
 [jk_isapi_plugin.c (554)]: HttpExtensionProc error, service() failed

 Could someone explain to me what could be the problem? (I
 think the problem
 is that my isp blocked the 8007 port of mij outgoing server line).

 Regards,
 Wim Praet.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: IIS - Tomcat 3.2.1 problem: no more servlet handling on live ip

2001-01-29 Thread Darrell Porter

Are you hosting this yourself or is it hosted on an ISP-owned machine?


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 29, 2001 4:20 AM
To: [EMAIL PROTECTED]
Subject: IIS - Tomcat 3.2.1 problem: no more servlet handling on live ip


Hello,

I have a problem with the following setup:
- W2K prof.
- IIS5.0
- Tomcat 3.2.1

I wrote several servlets and they are working when I test mij webapp on
http://localhost ...
unfortunately, when I substitute the localhost name for the real world
(live) ip address or hostname, only static html pages will show but the
servlets do not react anymore to requests.

The isapi.log file tells me the following:

[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1
[jk_isapi_plugin.c (554)]: HttpExtensionProc error, service() failed

Could someone explain to me what could be the problem? (I think the problem
is that my isp blocked the 8007 port of mij outgoing server line).

Regards,
Wim Praet.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]