You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Thomas Tuft Muller <tt...@online.no> on 2002/02/21 08:49:35 UTC

Tomcat 4.0.2, IIS 5.0 and NT-service

Hi,

I've used Tomcat 3.2.1 for a while, and was thinking of upgrading to 4.0.2.
However, I can't find anything in the documentation about integration with
IIS 5.0 (as described in the Tomcat-IIS-howto document included in the 3.2.1
distribution). Is it (still) possible to integrate it with IIS?

Also, the 4.0.2 win32 distribution has a Tomcat.exe in the bin folder, but
no script to deploy the catalina engine as a service. Has anyone made such a
script?

Thanx!

--

Thomas







*************************************************************************
Copyright ERA Technology Ltd. 2001. (www.era.co.uk). All rights reserved. 
Confidential. No liability whatsoever is accepted for any loss or damage 
suffered as a result of accessing this message or any attachments.

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Frederic Calvo <fr...@fisystem.com>.
I had the same problem and i've fixed it with those files.

----- Original Message -----
From: "Thomas Tuft Muller" <tt...@online.no>
To: "TomcatUser" <to...@jakarta.apache.org>
Sent: Thursday, February 21, 2002 8:49 AM
Subject: Tomcat 4.0.2, IIS 5.0 and NT-service


> Hi,
>
> I've used Tomcat 3.2.1 for a while, and was thinking of upgrading to
4.0.2.
> However, I can't find anything in the documentation about integration with
> IIS 5.0 (as described in the Tomcat-IIS-howto document included in the
3.2.1
> distribution). Is it (still) possible to integrate it with IIS?
>
> Also, the 4.0.2 win32 distribution has a Tomcat.exe in the bin folder, but
> no script to deploy the catalina engine as a service. Has anyone made such
a
> script?
>
> Thanx!
>
> --
>
> Thomas
>
>
>
>
>
>
>
> *************************************************************************
> Copyright ERA Technology Ltd. 2001. (www.era.co.uk). All rights reserved.
> Confidential. No liability whatsoever is accepted for any loss or damage
> suffered as a result of accessing this message or any attachments.
>
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>

Tomcat 4.0.2, IIS 5.0 and JBoss

Posted by Rodney Loos <ro...@yahoo.com>.
I'm trying to use IIS as the front-end to a Tomcat/Jboss installation under
Windows 2000.

I'm using the latest isapi_redirector.dll, and the bundled download of
Tomcat with JBoss.  I have Tomcat/Jboss installed as:

jboss/
    catalina/ -- all tomcat 4 stuff
    jboss/ -- all jboss stuff

If I run just Tomcat/Jboss, using /jboss/jboss/bin/run_with_catalina.bat, I
can hit it OK as http://localhost:8080/jboss, and if I run just tomcat by
using /jboss/catalina/bin/startup, I can hit the Tomcat page fine via IIS by
http://localhost/examples/jsp/index.jsp.  But I can't hit the Tomcat/Jboss
combo via IIS -- it can't find the page, and the iis_redirect log shows:
...
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (362)]: Into
jk_uri_worker_map_t::uri_worker_map_open
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (383)]:
jk_uri_worker_map_t::uri_worker_map_open, rule map size is 4
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (332)]: Into
jk_uri_worker_map_t::uri_worker_map_open, exact rule /examples=ajp13 was
added
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (308)]: Into
jk_uri_worker_map_t::uri_worker_map_open, match rule /examples/=ajp13 was
added
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (332)]: Into
jk_uri_worker_map_t::uri_worker_map_open, exact rule /jboss=ajp13 was added
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (308)]: Into
jk_uri_worker_map_t::uri_worker_map_open, match rule /jboss/=ajp13 was added
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (395)]: Into
jk_uri_worker_map_t::uri_worker_map_open, there are 4 rules
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (409)]:
jk_uri_worker_map_t::uri_worker_map_open, done
...
so it properly read my uriworkermap.properties, but then

...
[Fri Feb 22 15:26:16 2002]  [jk_isapi_plugin.c (657)]: HttpFilterProc
started
[Fri Feb 22 15:26:16 2002]  [jk_isapi_plugin.c (705)]: In HttpFilterProc
Virtual Host redirection of /localhost/jboss
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (447)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (464)]: Attempting to map
URI '/localhost/jboss'
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (570)]:
jk_uri_worker_map_t::map_uri_to_worker, done without a match
[Fri Feb 22 15:26:16 2002]  [jk_isapi_plugin.c (711)]: In HttpFilterProc
test Default redirection of /jboss
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (447)]: Into
jk_uri_worker_map_t::map_uri_to_worker
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (464)]: Attempting to map
URI '/jboss'
[Fri Feb 22 15:26:16 2002]  [jk_uri_worker_map.c (478)]:
jk_uri_worker_map_t::map_uri_to_worker, Found an exact match ajp13 -> /jboss
[Fri Feb 22 15:26:16 2002]  [jk_isapi_plugin.c (721)]: HttpFilterProc
[/jboss] is a servlet url - should redirect to ajp13
[Fri Feb 22 15:26:16 2002]  [jk_isapi_plugin.c (784)]: HttpFilterProc check
if [/jboss] is points to the web-inf directory
[Fri Feb 22 15:26:16 2002]  [jk_isapi_plugin.c (824)]: HttpExtensionProc
started
[Fri Feb 22 15:26:16 2002]  [jk_worker.c (132)]: Into wc_get_worker_for_name
ajp13
[Fri Feb 22 15:26:16 2002]  [jk_worker.c (136)]: wc_get_worker_for_name,
done  found a worker
[Fri Feb 22 15:26:16 2002]  [jk_isapi_plugin.c (860)]: HttpExtensionProc got
a worker for name ajp13
[Fri Feb 22 15:26:16 2002]  [jk_ajp_common.c (1352)]: Into
jk_worker_t::get_endpoint
[Fri Feb 22 15:26:16 2002]  [jk_ajp_common.c (1075)]: Into
jk_endpoint_t::service
[Fri Feb 22 15:26:16 2002]  [jk_ajp_common.c (280)]: Into
ajp_marshal_into_msgb
[Fri Feb 22 15:26:16 2002]  [jk_ajp_common.c (413)]: ajp_marshal_into_msgb -
Done
[Fri Feb 22 15:26:16 2002]  [jk_connect.c (116)]: Into jk_open_socket
[Fri Feb 22 15:26:16 2002]  [jk_connect.c (123)]: jk_open_socket, try to
connect socket = 2396
[Fri Feb 22 15:26:17 2002]  [jk_connect.c (132)]: jk_open_socket, after
connect ret = -1
[Fri Feb 22 15:26:17 2002]  [jk_connect.c (151)]: jk_open_socket, connect()
failed errno = 61
[Fri Feb 22 15:26:17 2002]  [jk_ajp_common.c (598)]: In
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61
[Fri Feb 22 15:26:17 2002]  [jk_ajp_common.c (843)]: Error connecting to the
Tomcat process.
[Fri Feb 22 15:26:17 2002]  [jk_ajp_common.c (1149)]: In
jk_endpoint_t::service, ajp_send_request failed in send loop 0
[Fri Feb 22 15:26:17 2002]  [jk_connect.c (116)]: Into jk_open_socket
[Fri Feb 22 15:26:17 2002]  [jk_connect.c (123)]: jk_open_socket, try to
connect socket = 2388
[Fri Feb 22 15:26:18 2002]  [jk_connect.c (132)]: jk_open_socket, after
connect ret = -1
[Fri Feb 22 15:26:18 2002]  [jk_connect.c (151)]: jk_open_socket, connect()
failed errno = 61
[Fri Feb 22 15:26:18 2002]  [jk_ajp_common.c (598)]: In
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61
[Fri Feb 22 15:26:18 2002]  [jk_ajp_common.c (843)]: Error connecting to the
Tomcat process.
[Fri Feb 22 15:26:18 2002]  [jk_ajp_common.c (1149)]: In
jk_endpoint_t::service, ajp_send_request failed in send loop 1
[Fri Feb 22 15:26:18 2002]  [jk_connect.c (116)]: Into jk_open_socket
[Fri Feb 22 15:26:18 2002]  [jk_connect.c (123)]: jk_open_socket, try to
connect socket = 2396
[Fri Feb 22 15:26:19 2002]  [jk_connect.c (132)]: jk_open_socket, after
connect ret = -1
[Fri Feb 22 15:26:19 2002]  [jk_connect.c (151)]: jk_open_socket, connect()
failed errno = 61
[Fri Feb 22 15:26:19 2002]  [jk_ajp_common.c (598)]: In
jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61
[Fri Feb 22 15:26:19 2002]  [jk_ajp_common.c (843)]: Error connecting to the
Tomcat process.
[Fri Feb 22 15:26:19 2002]  [jk_ajp_common.c (1149)]: In
jk_endpoint_t::service, ajp_send_request failed in send loop 2
[Fri Feb 22 15:26:19 2002]  [jk_isapi_plugin.c (875)]: HttpExtensionProc
error, service() failed
[Fri Feb 22 15:26:19 2002]  [jk_ajp_common.c (1307)]: Into
jk_endpoint_t::done
[Fri Feb 22 15:26:19 2002]  [jk_ajp_common.c (535)]: In
jk_endpoint_t::ajp_close_endpoint

Am I crazy to want to even connect IIS => Tomcat => JBoss?  Do I just have
something messed up in my contexts?

Has anyone tried to use all three together?

Thanks,
Rodney



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Adrian Prezioso <pr...@yahoo.com>.
I'm using the following configuration:

Win2000
Sun JDK 1.3.1
Tomcat 4.0.2
IIS 5.0
AJP13

I just recently upgraded to Tomcat 4.0.2 from 3.2.3
about 3 weeks ago to take advantage of the new web
server logging.  My only hurdle was finding out that
the AJP13 connector does not support JDK 1.2.2.  Other
than that, it was a flawless setup by just following
the directions in the Tomcat documentation or at:
 
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html


Hope that helps.
Adrian

--- Dutchie Programmer <pr...@dutchie.net> wrote:
> Hi,
> 
> Could I get your opinion or anyone else's on a good
> combination for
> tomcat. By good I mean a valid combination for what
> I want which is, any
> version of tomcat, with any JDK running as a service
> on Windows 2000
> and/or Windows XP Professional.
> 
> Can I query your setup? Is it
> 
> Windows?
> Sun JDK 1.3.1
> Tomcat 4.0.2
> IIS 5.0
> AJP13
> 
> Are there any catches in using this setup? 
> 
> Any hints would be greatly appreciated.
> 
> David Grace
> Dutchie
> 
> 
> 
> -----Original Message-----
> From: Adrian Prezioso
> [mailto:preziosoadrian@yahoo.com] 
> Sent: Friday, February 22, 2002 7:05 AM
> To: Tomcat Users List
> Subject: RE: Tomcat 4.0.2, IIS 5.0 and NT-service
> 
> You're right, the configuration you suggested does
> work, and that's how I had it setup.  My IDE uses
> JDK1.2.2 and my deployment environment uses
> JDK1.3.1. 
> When I tried this configuration, I noticed a couple
> of
> minor bugs in my app that were a result of slight
> differences between the two JDKs.  After fixing
> them,
> it works okay. 
> 
> So my real question to the Tomcat Users community is
> there any way to use JDK1.2.2 with Tomcat 4.0.2 and
> IIS 5.0?  Apparently not, since AJP13 is the only
> available connector (correct me if I'm wrong) and it
> requires JDK1.3.1.  Ideally, the documentation
> (ajp13.html) should reflect this since it could
> cause
> some people a lot of headaches.  Right now the docs
> say that TC4 and IIS5.0 supports JDK1.2+, but that's
> not eactly true for the AJP13 connector - which is
> the
> glue for Tomcat and IIS!
> 
> thanks for your insight.
> Adrian
> 
> 
> --- Ion_Larranaga <il...@s21sec.com> wrote:
> > At Java API documentation, you can see that in
> class
> > java.net.Socket,
> > the method setKeepAlive is marked as "since 1.3",
> so
> > it's clear that
> > it won't work in JDK1.2.2
> > 
> > Have you tried using JDK1.2.2 to compile the
> classes
> > in your IDE but
> > using JDK1.3.1 to run Tomcat? Maybe it's a bit
> more
> > difficult to setup
> > the complete environment, but I think it should
> work
> > fine.
> > 
> > Hope it helps,
> > 
> >   Ion
> > 
> > -----Mensaje original-----
> > De: Adrian Prezioso
> > [mailto:preziosoadrian@yahoo.com]
> > Enviado el: jueves, 21 de febrero de 2002 16:15
> > Para: Tomcat Users List
> > Asunto: Re: Tomcat 4.0.2, IIS 5.0 and NT-service
> > 
> > 
> > What JDK are you using?  I tried 1.2.2 and could
> not
> > get the AJP13 connector to work.  I kept getting
> the
> > following exception:
> > 
> > java.lang.NoSuchMethodError: java.net.Socket:
> method
> > setKeepAlive(Z)V not found
> > 	at
> >
>
org.apache.ajp.tomcat4.Ajp13Connector.run(Ajp13Connector.java,
> > Compiled Code)
> > 	at java.lang.Thread.run(Thread.java:479)
> > 
> > Switching to JDK 1.3.1 fixed the problem.  Does
> > anyone
> > know for sure if TC4.0.2 with IIS 5.0 supports JDK
> > 1.2.2? I'd rather use 1.2.2 since my IDE (VA Java)
> > only supports that right now.
> > 
> > 
> > 
> > --
> > To unsubscribe:  
> >
> <ma...@jakarta.apache.org>
> > For additional commands:
> > <ma...@jakarta.apache.org>
> > Troubles with the list:
> > <ma...@jakarta.apache.org>
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
> 
> --
> To unsubscribe:  
> <ma...@jakarta.apache.org>
> For additional commands:
> <ma...@jakarta.apache.org>
> Troubles with the list:
> <ma...@jakarta.apache.org>
> 
> 
> 
> 
> 
> --
> To unsubscribe:  
> <ma...@jakarta.apache.org>
> For additional commands:
> <ma...@jakarta.apache.org>
> Troubles with the list:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Dutchie Programmer <pr...@dutchie.net>.
Hi,

Could I get your opinion or anyone else's on a good combination for
tomcat. By good I mean a valid combination for what I want which is, any
version of tomcat, with any JDK running as a service on Windows 2000
and/or Windows XP Professional.

Can I query your setup? Is it

Windows?
Sun JDK 1.3.1
Tomcat 4.0.2
IIS 5.0
AJP13

Are there any catches in using this setup? 

Any hints would be greatly appreciated.

David Grace
Dutchie



-----Original Message-----
From: Adrian Prezioso [mailto:preziosoadrian@yahoo.com] 
Sent: Friday, February 22, 2002 7:05 AM
To: Tomcat Users List
Subject: RE: Tomcat 4.0.2, IIS 5.0 and NT-service

You're right, the configuration you suggested does
work, and that's how I had it setup.  My IDE uses
JDK1.2.2 and my deployment environment uses JDK1.3.1. 
When I tried this configuration, I noticed a couple of
minor bugs in my app that were a result of slight
differences between the two JDKs.  After fixing them,
it works okay. 

So my real question to the Tomcat Users community is
there any way to use JDK1.2.2 with Tomcat 4.0.2 and
IIS 5.0?  Apparently not, since AJP13 is the only
available connector (correct me if I'm wrong) and it
requires JDK1.3.1.  Ideally, the documentation
(ajp13.html) should reflect this since it could cause
some people a lot of headaches.  Right now the docs
say that TC4 and IIS5.0 supports JDK1.2+, but that's
not eactly true for the AJP13 connector - which is the
glue for Tomcat and IIS!

thanks for your insight.
Adrian


--- Ion_Larranaga <il...@s21sec.com> wrote:
> At Java API documentation, you can see that in class
> java.net.Socket,
> the method setKeepAlive is marked as "since 1.3", so
> it's clear that
> it won't work in JDK1.2.2
> 
> Have you tried using JDK1.2.2 to compile the classes
> in your IDE but
> using JDK1.3.1 to run Tomcat? Maybe it's a bit more
> difficult to setup
> the complete environment, but I think it should work
> fine.
> 
> Hope it helps,
> 
>   Ion
> 
> -----Mensaje original-----
> De: Adrian Prezioso
> [mailto:preziosoadrian@yahoo.com]
> Enviado el: jueves, 21 de febrero de 2002 16:15
> Para: Tomcat Users List
> Asunto: Re: Tomcat 4.0.2, IIS 5.0 and NT-service
> 
> 
> What JDK are you using?  I tried 1.2.2 and could not
> get the AJP13 connector to work.  I kept getting the
> following exception:
> 
> java.lang.NoSuchMethodError: java.net.Socket: method
> setKeepAlive(Z)V not found
> 	at
>
org.apache.ajp.tomcat4.Ajp13Connector.run(Ajp13Connector.java,
> Compiled Code)
> 	at java.lang.Thread.run(Thread.java:479)
> 
> Switching to JDK 1.3.1 fixed the problem.  Does
> anyone
> know for sure if TC4.0.2 with IIS 5.0 supports JDK
> 1.2.2? I'd rather use 1.2.2 since my IDE (VA Java)
> only supports that right now.
> 
> 
> 
> --
> To unsubscribe:  
> <ma...@jakarta.apache.org>
> For additional commands:
> <ma...@jakarta.apache.org>
> Troubles with the list:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>





--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Adrian Prezioso <pr...@yahoo.com>.
You're right, the configuration you suggested does
work, and that's how I had it setup.  My IDE uses
JDK1.2.2 and my deployment environment uses JDK1.3.1. 
When I tried this configuration, I noticed a couple of
minor bugs in my app that were a result of slight
differences between the two JDKs.  After fixing them,
it works okay. 

So my real question to the Tomcat Users community is
there any way to use JDK1.2.2 with Tomcat 4.0.2 and
IIS 5.0?  Apparently not, since AJP13 is the only
available connector (correct me if I'm wrong) and it
requires JDK1.3.1.  Ideally, the documentation
(ajp13.html) should reflect this since it could cause
some people a lot of headaches.  Right now the docs
say that TC4 and IIS5.0 supports JDK1.2+, but that's
not eactly true for the AJP13 connector - which is the
glue for Tomcat and IIS!

thanks for your insight.
Adrian


--- Ion_Larranaga <il...@s21sec.com> wrote:
> At Java API documentation, you can see that in class
> java.net.Socket,
> the method setKeepAlive is marked as "since 1.3", so
> it's clear that
> it won't work in JDK1.2.2
> 
> Have you tried using JDK1.2.2 to compile the classes
> in your IDE but
> using JDK1.3.1 to run Tomcat? Maybe it's a bit more
> difficult to setup
> the complete environment, but I think it should work
> fine.
> 
> Hope it helps,
> 
>   Ion
> 
> -----Mensaje original-----
> De: Adrian Prezioso
> [mailto:preziosoadrian@yahoo.com]
> Enviado el: jueves, 21 de febrero de 2002 16:15
> Para: Tomcat Users List
> Asunto: Re: Tomcat 4.0.2, IIS 5.0 and NT-service
> 
> 
> What JDK are you using?  I tried 1.2.2 and could not
> get the AJP13 connector to work.  I kept getting the
> following exception:
> 
> java.lang.NoSuchMethodError: java.net.Socket: method
> setKeepAlive(Z)V not found
> 	at
>
org.apache.ajp.tomcat4.Ajp13Connector.run(Ajp13Connector.java,
> Compiled Code)
> 	at java.lang.Thread.run(Thread.java:479)
> 
> Switching to JDK 1.3.1 fixed the problem.  Does
> anyone
> know for sure if TC4.0.2 with IIS 5.0 supports JDK
> 1.2.2? I'd rather use 1.2.2 since my IDE (VA Java)
> only supports that right now.
> 
> 
> 
> --
> To unsubscribe:  
> <ma...@jakarta.apache.org>
> For additional commands:
> <ma...@jakarta.apache.org>
> Troubles with the list:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Ion Larranaga <il...@s21sec.com>.
At Java API documentation, you can see that in class java.net.Socket,
the method setKeepAlive is marked as "since 1.3", so it's clear that
it won't work in JDK1.2.2

Have you tried using JDK1.2.2 to compile the classes in your IDE but
using JDK1.3.1 to run Tomcat? Maybe it's a bit more difficult to setup
the complete environment, but I think it should work fine.

Hope it helps,

  Ion

-----Mensaje original-----
De: Adrian Prezioso [mailto:preziosoadrian@yahoo.com]
Enviado el: jueves, 21 de febrero de 2002 16:15
Para: Tomcat Users List
Asunto: Re: Tomcat 4.0.2, IIS 5.0 and NT-service


What JDK are you using?  I tried 1.2.2 and could not
get the AJP13 connector to work.  I kept getting the
following exception:

java.lang.NoSuchMethodError: java.net.Socket: method
setKeepAlive(Z)V not found
	at
org.apache.ajp.tomcat4.Ajp13Connector.run(Ajp13Connector.java,
Compiled Code)
	at java.lang.Thread.run(Thread.java:479)

Switching to JDK 1.3.1 fixed the problem.  Does anyone
know for sure if TC4.0.2 with IIS 5.0 supports JDK
1.2.2? I'd rather use 1.2.2 since my IDE (VA Java)
only supports that right now.



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Adrian Prezioso <pr...@yahoo.com>.
What JDK are you using?  I tried 1.2.2 and could not
get the AJP13 connector to work.  I kept getting the
following exception:

java.lang.NoSuchMethodError: java.net.Socket: method
setKeepAlive(Z)V not found
	at
org.apache.ajp.tomcat4.Ajp13Connector.run(Ajp13Connector.java,
Compiled Code)
	at java.lang.Thread.run(Thread.java:479)

Switching to JDK 1.3.1 fixed the problem.  Does anyone
know for sure if TC4.0.2 with IIS 5.0 supports JDK
1.2.2? I'd rather use 1.2.2 since my IDE (VA Java)
only supports that right now.


--- David Slater <dj...@bellsouth.net> wrote:
> Look in your Tomcat directory for:
> 
>   
>
/jakarta-tomcat-4.0.2/webapps/tomcat-docs/config/ajp.html
> 
> A little over halfway through, right below the
> Apache integration 
> section is:
> 
> IIS 4.x and 5.x
>    Introduction
>      This section explains how to set up IIS 4.0 or
> newer to cooperate 
> with Tomcat 4.
> 
> 
> 
> Thomas Tuft Muller wrote:
> > It didn't help. The document your'er referring to
> shows how to deploy Tomcat
> > 4 as a standalond webserver (for development
> purposes). That's not what I'm
> > interested in. I want IIS to forward requests to
> Tomcat 4, exactly the same
> > way as done in Tomcat 3.0.1.
> > 
> > Thanx anyway.
> > 
> > --
> > 
> > Thomas
> > 
> > | -----Original Message-----
> > | From: Alejandro Alcalde
> [mailto:alex_alcalde@yahoo.es]
> > | Sent: 21 February 2002 09:03
> > | To: Tomcat Users List; ttm@online.no
> > | Subject: Re: Tomcat 4.0.2, IIS 5.0 and
> NT-service
> > |
> > |
> > |
> > | We have Tomcat 4 running and are trying to make
> it work with IIS
> > | 5. The how to install it as a stand-alone you
> got it in
> > | www.moreservlets.com/Using-Tomcat-4.html, and
> some people have
> > | referred me to this other document for
> integration, but I've got
> > | stuck with it when trying to run it as an
> nt_service:
> > |
>
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html
> > |
> > | Hope this helps
> > |
> > | Alex
> > |
> > |
> > | ---------------------------------
> > | Do You Yahoo!?
> > | Yahoo! Messenger!
> > |  Comunicaci�n instant�nea gratis con tu gente.
> > 
> > 
> > 
> >
>
*************************************************************************
> > Copyright ERA Technology Ltd. 2001.
> (www.era.co.uk). All rights reserved. 
> > Confidential. No liability whatsoever is accepted
> for any loss or damage 
> > suffered as a result of accessing this message or
> any attachments.
> > 
> > --
> > To unsubscribe:  
> <ma...@jakarta.apache.org>
> > For additional commands:
> <ma...@jakarta.apache.org>
> > Troubles with the list:
> <ma...@jakarta.apache.org>
> > 
> > 
> 
> 
> 
> 
> --
> To unsubscribe:  
> <ma...@jakarta.apache.org>
> For additional commands:
> <ma...@jakarta.apache.org>
> Troubles with the list:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by David Slater <dj...@bellsouth.net>.
Look in your Tomcat directory for:

   /jakarta-tomcat-4.0.2/webapps/tomcat-docs/config/ajp.html

A little over halfway through, right below the Apache integration 
section is:

IIS 4.x and 5.x
   Introduction
     This section explains how to set up IIS 4.0 or newer to cooperate 
with Tomcat 4.



Thomas Tuft Muller wrote:
> It didn't help. The document your'er referring to shows how to deploy Tomcat
> 4 as a standalond webserver (for development purposes). That's not what I'm
> interested in. I want IIS to forward requests to Tomcat 4, exactly the same
> way as done in Tomcat 3.0.1.
> 
> Thanx anyway.
> 
> --
> 
> Thomas
> 
> | -----Original Message-----
> | From: Alejandro Alcalde [mailto:alex_alcalde@yahoo.es]
> | Sent: 21 February 2002 09:03
> | To: Tomcat Users List; ttm@online.no
> | Subject: Re: Tomcat 4.0.2, IIS 5.0 and NT-service
> |
> |
> |
> | We have Tomcat 4 running and are trying to make it work with IIS
> | 5. The how to install it as a stand-alone you got it in
> | www.moreservlets.com/Using-Tomcat-4.html, and some people have
> | referred me to this other document for integration, but I've got
> | stuck with it when trying to run it as an nt_service:
> | http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html
> |
> | Hope this helps
> |
> | Alex
> |
> |
> | ---------------------------------
> | Do You Yahoo!?
> | Yahoo! Messenger!
> |  Comunicación instantánea gratis con tu gente.
> 
> 
> 
> *************************************************************************
> Copyright ERA Technology Ltd. 2001. (www.era.co.uk). All rights reserved. 
> Confidential. No liability whatsoever is accepted for any loss or damage 
> suffered as a result of accessing this message or any attachments.
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 
> 




--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Thomas Tuft Muller <tt...@online.no>.
It didn't help. The document your'er referring to shows how to deploy Tomcat
4 as a standalond webserver (for development purposes). That's not what I'm
interested in. I want IIS to forward requests to Tomcat 4, exactly the same
way as done in Tomcat 3.0.1.

Thanx anyway.

--

Thomas

| -----Original Message-----
| From: Alejandro Alcalde [mailto:alex_alcalde@yahoo.es]
| Sent: 21 February 2002 09:03
| To: Tomcat Users List; ttm@online.no
| Subject: Re: Tomcat 4.0.2, IIS 5.0 and NT-service
|
|
|
| We have Tomcat 4 running and are trying to make it work with IIS
| 5. The how to install it as a stand-alone you got it in
| www.moreservlets.com/Using-Tomcat-4.html, and some people have
| referred me to this other document for integration, but I've got
| stuck with it when trying to run it as an nt_service:
| http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html
|
| Hope this helps
|
| Alex
|
|
| ---------------------------------
| Do You Yahoo!?
| Yahoo! Messenger!
|  Comunicación instantánea gratis con tu gente.



*************************************************************************
Copyright ERA Technology Ltd. 2001. (www.era.co.uk). All rights reserved. 
Confidential. No liability whatsoever is accepted for any loss or damage 
suffered as a result of accessing this message or any attachments.

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: Tomcat 4.0.2, IIS 5.0 and NT-service

Posted by Alejandro Alcalde <al...@yahoo.es>.
We have Tomcat 4 running and are trying to make it work with IIS 5. The how to install it as a stand-alone you got it in www.moreservlets.com/Using-Tomcat-4.html, and some people have referred me to this other document for integration, but I've got stuck with it when trying to run it as an nt_service: http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html 

Hope this helps

Alex


---------------------------------
Do You Yahoo!?
Yahoo! Messenger!
 Comunicación instantánea gratis con tu gente.