Re: Help with Tomcat & IIS

2007-10-24 Thread Jacob Rhoden
Wow, this is the first time I have heard of someone wanting to use 
Tomcat with IIS. Most IIS people would be using .NET. (I am interested 
to hear from people if its possible and why you would do it)


Is there a speciffic reason you need to connect it to IIS? Did you know 
that tomcat can be used without Apache or IIS? Simply edit the 
server.xml file so that it listens on port 80 instead of port 8080. This 
makes configuration much easier. However I understand if you do have a 
specific reason to use IIS.


Best Regards,
Jacob

Demetris Zavorotnichenko wrote:

I have been banging my head about this for a long time and haven't figured
it out yet.

I have a 64 Bit Machine with Windows Server 2003 (64 bit) 

 


What version of Tomcat should I install in order to be able to connect it to
IIS 6

 


And

 


What Jakata connector version should I use? Which would be compatible with
all this.

 

 


Please help me out on this.

 


I have been through the tutorials a hundred times and I got confused since
there are SO many Directories with different Jakata Connectors for different
versions.

 


Please if someone could write down this things (in short) -> since I know
the procedure of setting this up

 


Please help me here.

 



  



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



RE: Help with Tomcat & IIS

2007-10-24 Thread Propes, Barry L
there's lots of people who combine the two -- I currently am, because our UNIX 
support group has not made the environment compatible for or with Tomcat!

-Original Message-
From: Jacob Rhoden [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 5:39 PM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS


Wow, this is the first time I have heard of someone wanting to use 
Tomcat with IIS. Most IIS people would be using .NET. (I am interested 
to hear from people if its possible and why you would do it)

Is there a speciffic reason you need to connect it to IIS? Did you know 
that tomcat can be used without Apache or IIS? Simply edit the 
server.xml file so that it listens on port 80 instead of port 8080. This 
makes configuration much easier. However I understand if you do have a 
specific reason to use IIS.

Best Regards,
Jacob

Demetris Zavorotnichenko wrote:
> I have been banging my head about this for a long time and haven't figured
> it out yet.
>
> I have a 64 Bit Machine with Windows Server 2003 (64 bit) 
>
>  
>
> What version of Tomcat should I install in order to be able to connect it to
> IIS 6
>
>  
>
> And
>
>  
>
> What Jakata connector version should I use? Which would be compatible with
> all this.
>
>  
>
>  
>
> Please help me out on this.
>
>  
>
> I have been through the tutorials a hundred times and I got confused since
> there are SO many Directories with different Jakata Connectors for different
> versions.
>
>  
>
> Please if someone could write down this things (in short) -> since I know
> the procedure of setting this up
>
>  
>
> Please help me here.
>
>  
>
>
>   


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


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



Re: Help with Tomcat & IIS

2007-10-24 Thread Jacob Rhoden

Propes, Barry L wrote:

there's lots of people who combine the two -- I currently am, because our UNIX 
support group has not made the environment compatible for or with Tomcat!
  
Sounds like you and I have the same employer (: But seriously, I am 
trying to work out the pro's and cons of standalone mode. I am wondering 
why you put IIS in front of tomcat? Does IIS provide other services 
apart from tomcat, or is there a specific reason?


Best Regards,
Jacob

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



Re: Help with Tomcat & IIS

2007-10-24 Thread Roger Parkinson
We do it because the IIS is already active on the existing server and it 
is running a bunch of other stuff we don't want to stop (eg MS Exchange).
So we cannot have tomcat take over handling port 80 requests. It works 
fine, though.

Roger

Jacob Rhoden wrote:

Propes, Barry L wrote:
there's lots of people who combine the two -- I currently am, because 
our UNIX support group has not made the environment compatible for or 
with Tomcat!
  
Sounds like you and I have the same employer (: But seriously, I am 
trying to work out the pro's and cons of standalone mode. I am 
wondering why you put IIS in front of tomcat? Does IIS provide other 
services apart from tomcat, or is there a specific reason?


Best Regards,
Jacob

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




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



RE: Help with Tomcat & IIS

2007-10-24 Thread Demetris Zavorotnichenko
All this info is great but you guys haven't answered my question yet.

Please help me out here.

-Original Message-
From: Roger Parkinson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 25, 2007 2:14 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

We do it because the IIS is already active on the existing server and it 
is running a bunch of other stuff we don't want to stop (eg MS Exchange).
So we cannot have tomcat take over handling port 80 requests. It works 
fine, though.
Roger

Jacob Rhoden wrote:
> Propes, Barry L wrote:
>> there's lots of people who combine the two -- I currently am, because 
>> our UNIX support group has not made the environment compatible for or 
>> with Tomcat!
>>   
> Sounds like you and I have the same employer (: But seriously, I am 
> trying to work out the pro's and cons of standalone mode. I am 
> wondering why you put IIS in front of tomcat? Does IIS provide other 
> services apart from tomcat, or is there a specific reason?
>
> Best Regards,
> Jacob
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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



RES: Help with Tomcat & IIS

2007-10-25 Thread Milanez, Marcus

Demetris,

Have you taken all the required steps to integrate IIS and Tomcat? If
so, IIS under Windows 2003 requires an extra one which consists on
adding a "Web Service Extension". Note that now there is an item named
"Web Service Extensions", under "Web Sites" folder. Just right click on
it and then select 'Add new Web Service Extension' . Name it jakarta and
point it to your isapi_redirect.dll location.

If you had taken all the usually required steps, that would make your
integration work just fine. Please let me know if you could do it or if
you need further help...


Marcus Milanez


-Mensagem original-
De: Demetris Zavorotnichenko [mailto:[EMAIL PROTECTED] 
Enviada em: quinta-feira, 25 de outubro de 2007 04:20
Para: 'Tomcat Users List'; [EMAIL PROTECTED]
Assunto: RE: Help with Tomcat & IIS

All this info is great but you guys haven't answered my question yet.

Please help me out here.

-Original Message-
From: Roger Parkinson [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 2:14 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

We do it because the IIS is already active on the existing server and it
is running a bunch of other stuff we don't want to stop (eg MS
Exchange).
So we cannot have tomcat take over handling port 80 requests. It works
fine, though.
Roger

Jacob Rhoden wrote:
> Propes, Barry L wrote:
>> there's lots of people who combine the two -- I currently am, because

>> our UNIX support group has not made the environment compatible for or

>> with Tomcat!
>>   
> Sounds like you and I have the same employer (: But seriously, I am 
> trying to work out the pro's and cons of standalone mode. I am 
> wondering why you put IIS in front of tomcat? Does IIS provide other 
> services apart from tomcat, or is there a specific reason?
>
> Best Regards,
> Jacob
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, 
> e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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


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



RES: Help with Tomcat & IIS

2007-10-25 Thread Milanez, Marcus
 
Just to make things clear, the "Web Services Extension" item is located
above "Web Sites" item and not under, as I've  mentioned... Sorry!

-Mensagem original-
De: Milanez, Marcus [mailto:[EMAIL PROTECTED] 
Enviada em: quinta-feira, 25 de outubro de 2007 09:28
Para: Tomcat Users List; [EMAIL PROTECTED]
Assunto: RES: Help with Tomcat & IIS


Demetris,

Have you taken all the required steps to integrate IIS and Tomcat? If
so, IIS under Windows 2003 requires an extra one which consists on
adding a "Web Service Extension". Note that now there is an item named
"Web Service Extensions", under "Web Sites" folder. Just right click on
it and then select 'Add new Web Service Extension' . Name it jakarta and
point it to your isapi_redirect.dll location.

If you had taken all the usually required steps, that would make your
integration work just fine. Please let me know if you could do it or if
you need further help...


Marcus Milanez


-Mensagem original-
De: Demetris Zavorotnichenko [mailto:[EMAIL PROTECTED]
Enviada em: quinta-feira, 25 de outubro de 2007 04:20
Para: 'Tomcat Users List'; [EMAIL PROTECTED]
Assunto: RE: Help with Tomcat & IIS

All this info is great but you guys haven't answered my question yet.

Please help me out here.

-Original Message-
From: Roger Parkinson [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 2:14 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

We do it because the IIS is already active on the existing server and it
is running a bunch of other stuff we don't want to stop (eg MS
Exchange).
So we cannot have tomcat take over handling port 80 requests. It works
fine, though.
Roger

Jacob Rhoden wrote:
> Propes, Barry L wrote:
>> there's lots of people who combine the two -- I currently am, because

>> our UNIX support group has not made the environment compatible for or

>> with Tomcat!
>>   
> Sounds like you and I have the same employer (: But seriously, I am 
> trying to work out the pro's and cons of standalone mode. I am 
> wondering why you put IIS in front of tomcat? Does IIS provide other 
> services apart from tomcat, or is there a specific reason?
>
> Best Regards,
> Jacob
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
> e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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


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


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



RE: Help with Tomcat & IIS

2007-10-25 Thread Demetris Zavorotnichenko

I finally made it work guys.


Don't ask me how , I don't remember after all that I have done :)


-Original Message-
From: Milanez, Marcus [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 25, 2007 2:28 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RES: Help with Tomcat & IIS


Demetris,

Have you taken all the required steps to integrate IIS and Tomcat? If
so, IIS under Windows 2003 requires an extra one which consists on
adding a "Web Service Extension". Note that now there is an item named
"Web Service Extensions", under "Web Sites" folder. Just right click on
it and then select 'Add new Web Service Extension' . Name it jakarta and
point it to your isapi_redirect.dll location.

If you had taken all the usually required steps, that would make your
integration work just fine. Please let me know if you could do it or if
you need further help...


Marcus Milanez


-Mensagem original-
De: Demetris Zavorotnichenko [mailto:[EMAIL PROTECTED] 
Enviada em: quinta-feira, 25 de outubro de 2007 04:20
Para: 'Tomcat Users List'; [EMAIL PROTECTED]
Assunto: RE: Help with Tomcat & IIS

All this info is great but you guys haven't answered my question yet.

Please help me out here.

-Original Message-
From: Roger Parkinson [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 2:14 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

We do it because the IIS is already active on the existing server and it
is running a bunch of other stuff we don't want to stop (eg MS
Exchange).
So we cannot have tomcat take over handling port 80 requests. It works
fine, though.
Roger

Jacob Rhoden wrote:
> Propes, Barry L wrote:
>> there's lots of people who combine the two -- I currently am, because

>> our UNIX support group has not made the environment compatible for or

>> with Tomcat!
>>   
> Sounds like you and I have the same employer (: But seriously, I am 
> trying to work out the pro's and cons of standalone mode. I am 
> wondering why you put IIS in front of tomcat? Does IIS provide other 
> services apart from tomcat, or is there a specific reason?
>
> Best Regards,
> Jacob
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, 
> e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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


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


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



RE: Help with Tomcat & IIS

2007-10-25 Thread Propes, Barry L
you can either piggyback Tomcat on IIS like I do, or reroute port 80 requests 
through Tomcat. I don't do that. I just keep it at port 8080.

People have to have a link there anyway to get to the pages or app. I don't 
understand the big deal of just leaving it there myself. But some people may 
have certain restrictions where that wouldn't work. For instance, their 
employer/network group might have (nearly) every port but 80 shut.

-Original Message-
From: Jacob Rhoden [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 24, 2007 6:09 PM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS


Propes, Barry L wrote:
> there's lots of people who combine the two -- I currently am, because our 
> UNIX support group has not made the environment compatible for or with Tomcat!
>   
Sounds like you and I have the same employer (: But seriously, I am 
trying to work out the pro's and cons of standalone mode. I am wondering 
why you put IIS in front of tomcat? Does IIS provide other services 
apart from tomcat, or is there a specific reason?

Best Regards,
Jacob

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


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



RE: Help with Tomcat & IIS

2007-10-25 Thread Tony Fountain
Why don't you run Apache Tomcat and IIS on the same box?  I do here (our
IIS pages written in ASP.NET serve content from the Apache Tomcat app
via frames).  I'm using 5.5.23 and the default windows installation has
it listening on port 8080 for non SSL requests and 8443 for SSL
requests.

Tony

-Original Message-
From: Demetris Zavorotnichenko [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 25, 2007 2:20 AM
To: 'Tomcat Users List'; [EMAIL PROTECTED]
Subject: RE: Help with Tomcat & IIS

All this info is great but you guys haven't answered my question yet.

Please help me out here.

-Original Message-
From: Roger Parkinson [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 25, 2007 2:14 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

We do it because the IIS is already active on the existing server and it
is running a bunch of other stuff we don't want to stop (eg MS
Exchange).
So we cannot have tomcat take over handling port 80 requests. It works
fine, though.
Roger

Jacob Rhoden wrote:
> Propes, Barry L wrote:
>> there's lots of people who combine the two -- I currently am, because

>> our UNIX support group has not made the environment compatible for or

>> with Tomcat!
>>   
> Sounds like you and I have the same employer (: But seriously, I am 
> trying to work out the pro's and cons of standalone mode. I am 
> wondering why you put IIS in front of tomcat? Does IIS provide other 
> services apart from tomcat, or is there a specific reason?
>
> Best Regards,
> Jacob
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, 
> e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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



This Email has been scanned for all viruses by PAETEC Email Scanning
Services, utilizing MessageLabs proprietary SkyScan infrastructure. For
more information on a proactive anti-virus service working around the
clock, around the globe, visit http://www.paetec.com.


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



Re: Help with Tomcat & IIS

2007-10-26 Thread myrealbruno
Hi,

I think the mailing list archives are full of people with IIS - or Apache - 
fronting Tomcat.
There is a very good article that explains the technical reasons 
http://people.apache.org/~mturk/docs/article/ftwai.html

Also, there might be cases where the reasons are political, or when the 
environment is very heterogenous, or combinations of the
two.
(The last sentence should be read with a sad tone)

Hope it helps,
b.

- Original Message - 
From: "Jacob Rhoden" <[EMAIL PROTECTED]>
To: "Tomcat Users List" 
Sent: Thursday, October 25, 2007 12:38 AM
Subject: Re: Help with Tomcat & IIS


> Wow, this is the first time I have heard of someone wanting to use
> Tomcat with IIS. Most IIS people would be using .NET. (I am interested
> to hear from people if its possible and why you would do it)
>
> Is there a speciffic reason you need to connect it to IIS? Did you know
> that tomcat can be used without Apache or IIS? Simply edit the
> server.xml file so that it listens on port 80 instead of port 8080. This
> makes configuration much easier. However I understand if you do have a
> specific reason to use IIS.
>
> Best Regards,
> Jacob
>
> Demetris Zavorotnichenko wrote:
> > I have been banging my head about this for a long time and haven't figured
> > it out yet.
> >
> > I have a 64 Bit Machine with Windows Server 2003 (64 bit)
> >
> >
> >
> > What version of Tomcat should I install in order to be able to connect it to
> > IIS 6
> >
> >
> >
> > And
> >
> >
> >
> > What Jakata connector version should I use? Which would be compatible with
> > all this.
> >
> >
> >
> >
> >
> > Please help me out on this.
> >
> >
> >
> > I have been through the tutorials a hundred times and I got confused since
> > there are SO many Directories with different Jakata Connectors for different
> > versions.
> >
> >
> >
> > Please if someone could write down this things (in short) -> since I know
> > the procedure of setting this up
> >
> >
> >
> > Please help me here.
> >
> >
> >
> >
> >
>
>



---AV & Spam Filtering by M+Guardian - Risk Free Email (TM)---


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



RE: Help with Tomcat & IIS

2007-10-26 Thread Charlie Wingate
Lol,
My whole job is a "sad tone" as the company can not seem to make up its'
mind about .net or java.  So some stuff is asp and other stuff java;
thus mixed I am left.  :)

~Charlie
 
 
The significant problems we have cannot be solved at the same level of
thinking with which we created them.
  - Albert Einstein

-Original Message-
From: myrealbruno [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 26, 2007 6:23 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

Hi,

I think the mailing list archives are full of people with IIS - or
Apache - fronting Tomcat.
There is a very good article that explains the technical reasons
http://people.apache.org/~mturk/docs/article/ftwai.html

Also, there might be cases where the reasons are political, or when the
environment is very heterogenous, or combinations of the
two.
(The last sentence should be read with a sad tone)

Hope it helps,
b.

- Original Message - 
From: "Jacob Rhoden" <[EMAIL PROTECTED]>
To: "Tomcat Users List" 
Sent: Thursday, October 25, 2007 12:38 AM
Subject: Re: Help with Tomcat & IIS


> Wow, this is the first time I have heard of someone wanting to use
> Tomcat with IIS. Most IIS people would be using .NET. (I am interested
> to hear from people if its possible and why you would do it)
>
> Is there a speciffic reason you need to connect it to IIS? Did you
know
> that tomcat can be used without Apache or IIS? Simply edit the
> server.xml file so that it listens on port 80 instead of port 8080.
This
> makes configuration much easier. However I understand if you do have a
> specific reason to use IIS.
>
> Best Regards,
> Jacob
>
> Demetris Zavorotnichenko wrote:
> > I have been banging my head about this for a long time and haven't
figured
> > it out yet.
> >
> > I have a 64 Bit Machine with Windows Server 2003 (64 bit)
> >
> >
> >
> > What version of Tomcat should I install in order to be able to
connect it to
> > IIS 6
> >
> >
> >
> > And
> >
> >
> >
> > What Jakata connector version should I use? Which would be
compatible with
> > all this.
> >
> >
> >
> >
> >
> > Please help me out on this.
> >
> >
> >
> > I have been through the tutorials a hundred times and I got confused
since
> > there are SO many Directories with different Jakata Connectors for
different
> > versions.
> >
> >
> >
> > Please if someone could write down this things (in short) -> since I
know
> > the procedure of setting this up
> >
> >
> >
> > Please help me here.
> >
> >
> >
> >
> >
>
>



---AV & Spam Filtering by M+Guardian - Risk Free Email (TM)---


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




 
 


This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals &
computer viruses.








---
This message is a CONFIDENTIAL communication.  If you are not the intended 
recipient, please do not read, copy, or use it, and do not disclose it to 
others.  Please notify the sender of the delivery error by replying to this 
message, and then delete it from your system.  Thank you.


This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer 
viruses.





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



RE: Help with Tomcat & IIS

2007-10-26 Thread Demetris Zavorotnichenko
Just another question  (not quite on the subject)

I have several websites that I have through IIS 

How can I host the all through a single IP ?

I have assigned separate Header to each but what next ?

How can I browse those pages from another computer on the network ?


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



RE: Help with Tomcat & IIS

2007-10-26 Thread Charlie Wingate
Tony,
  When the decisions are made based on an evaluative process and the
best suited is chosen I am all in.  For me it seems platform choice is
mostly based on who "thunk" up the idea and cast it into requirements
and not on logical rationality.  But hey, it pays the bills.  :)

~Charlie
 
 
The significant problems we have cannot be solved at the same level of
thinking with which we created them.
  - Albert Einstein

-Original Message-
From: Tony Fountain [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 26, 2007 9:22 AM
To: Tomcat Users List; myrealbruno
Subject: RE: Help with Tomcat & IIS

I do not agree with the statement about it being a "sad tone".  95% of
our shop is .NET / IIS / MSSQL, however we are intergrating another
product into our applications that is written in Java and requires a
J2EE compliant application server to run, thus here I am :).  I
understand the thoughts and practices of streamlining the technologies
in your shop but being too strict about it also limits your options.
There is valid consideration that needs to be made to the best tool for
the job as well.  We spent about 6 months evaluating a variety of tools
and in this case, the ones that were .NET based fell very short of the
product we ended up choosing.



Tony

-Original Message-
From: myrealbruno [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 26, 2007 6:23 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

Hi,

I think the mailing list archives are full of people with IIS - or
Apache - fronting Tomcat.
There is a very good article that explains the technical reasons
http://people.apache.org/~mturk/docs/article/ftwai.html

Also, there might be cases where the reasons are political, or when the
environment is very heterogenous, or combinations of the two.
(The last sentence should be read with a sad tone)

Hope it helps,
b.

- Original Message -
From: "Jacob Rhoden" <[EMAIL PROTECTED]>
To: "Tomcat Users List" 
Sent: Thursday, October 25, 2007 12:38 AM
Subject: Re: Help with Tomcat & IIS


> Wow, this is the first time I have heard of someone wanting to use
> Tomcat with IIS. Most IIS people would be using .NET. (I am interested
> to hear from people if its possible and why you would do it)
>
> Is there a speciffic reason you need to connect it to IIS? Did you
know
> that tomcat can be used without Apache or IIS? Simply edit the
> server.xml file so that it listens on port 80 instead of port 8080.
This
> makes configuration much easier. However I understand if you do have a
> specific reason to use IIS.
>
> Best Regards,
> Jacob
>
> Demetris Zavorotnichenko wrote:
> > I have been banging my head about this for a long time and haven't
figured
> > it out yet.
> >
> > I have a 64 Bit Machine with Windows Server 2003 (64 bit)
> >
> >
> >
> > What version of Tomcat should I install in order to be able to
connect it to
> > IIS 6
> >
> >
> >
> > And
> >
> >
> >
> > What Jakata connector version should I use? Which would be
compatible with
> > all this.
> >
> >
> >
> >
> >
> > Please help me out on this.
> >
> >
> >
> > I have been through the tutorials a hundred times and I got confused
since
> > there are SO many Directories with different Jakata Connectors for
different
> > versions.
> >
> >
> >
> > Please if someone could write down this things (in short) -> since I
know
> > the procedure of setting this up
> >
> >
> >
> > Please help me here.
> >
> >
> >
> >
> >
>
>



---AV & Spam Filtering by M+Guardian - Risk Free Email (TM)---


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



This Email has been scanned for all viruses by PAETEC Email Scanning
Services, utilizing MessageLabs proprietary SkyScan infrastructure. For
more information on a proactive anti-virus service working around the
clock, around the globe, visit http://www.paetec.com.


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




 
 


This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals &
computer viruses.
*

RE: Help with Tomcat & IIS

2007-10-26 Thread Demetris Zavorotnichenko
I have a static IP,

How would I alias them on windows?

-Original Message-
From: Peter Stavrinides [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 26, 2007 4:01 PM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

You need to alias them on windows you would use the hosts file to map 
the IP to host name. The only requirement is a static ip

Demetris Zavorotnichenko wrote:
> Just another question  (not quite on the subject)
>
> I have several websites that I have through IIS 
>
> How can I host the all through a single IP ?
>
> I have assigned separate Header to each but what next ?
>
> How can I browse those pages from another computer on the network ?
>
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>   


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


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



Re: Help with Tomcat & IIS

2007-10-26 Thread Peter Stavrinides
You need to alias them on windows you would use the hosts file to map 
the IP to host name. The only requirement is a static ip


Demetris Zavorotnichenko wrote:

Just another question  (not quite on the subject)

I have several websites that I have through IIS 


How can I host the all through a single IP ?

I have assigned separate Header to each but what next ?

How can I browse those pages from another computer on the network ?


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


  



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



RE: Help with Tomcat & IIS

2007-10-26 Thread Tony Fountain
I do not agree with the statement about it being a "sad tone".  95% of
our shop is .NET / IIS / MSSQL, however we are intergrating another
product into our applications that is written in Java and requires a
J2EE compliant application server to run, thus here I am :).  I
understand the thoughts and practices of streamlining the technologies
in your shop but being too strict about it also limits your options.
There is valid consideration that needs to be made to the best tool for
the job as well.  We spent about 6 months evaluating a variety of tools
and in this case, the ones that were .NET based fell very short of the
product we ended up choosing.



Tony

-Original Message-
From: myrealbruno [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 26, 2007 6:23 AM
To: Tomcat Users List
Subject: Re: Help with Tomcat & IIS

Hi,

I think the mailing list archives are full of people with IIS - or
Apache - fronting Tomcat.
There is a very good article that explains the technical reasons
http://people.apache.org/~mturk/docs/article/ftwai.html

Also, there might be cases where the reasons are political, or when the
environment is very heterogenous, or combinations of the two.
(The last sentence should be read with a sad tone)

Hope it helps,
b.

- Original Message -
From: "Jacob Rhoden" <[EMAIL PROTECTED]>
To: "Tomcat Users List" 
Sent: Thursday, October 25, 2007 12:38 AM
Subject: Re: Help with Tomcat & IIS


> Wow, this is the first time I have heard of someone wanting to use
> Tomcat with IIS. Most IIS people would be using .NET. (I am interested
> to hear from people if its possible and why you would do it)
>
> Is there a speciffic reason you need to connect it to IIS? Did you
know
> that tomcat can be used without Apache or IIS? Simply edit the
> server.xml file so that it listens on port 80 instead of port 8080.
This
> makes configuration much easier. However I understand if you do have a
> specific reason to use IIS.
>
> Best Regards,
> Jacob
>
> Demetris Zavorotnichenko wrote:
> > I have been banging my head about this for a long time and haven't
figured
> > it out yet.
> >
> > I have a 64 Bit Machine with Windows Server 2003 (64 bit)
> >
> >
> >
> > What version of Tomcat should I install in order to be able to
connect it to
> > IIS 6
> >
> >
> >
> > And
> >
> >
> >
> > What Jakata connector version should I use? Which would be
compatible with
> > all this.
> >
> >
> >
> >
> >
> > Please help me out on this.
> >
> >
> >
> > I have been through the tutorials a hundred times and I got confused
since
> > there are SO many Directories with different Jakata Connectors for
different
> > versions.
> >
> >
> >
> > Please if someone could write down this things (in short) -> since I
know
> > the procedure of setting this up
> >
> >
> >
> > Please help me here.
> >
> >
> >
> >
> >
>
>



---AV & Spam Filtering by M+Guardian - Risk Free Email (TM)---


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



This Email has been scanned for all viruses by PAETEC Email Scanning
Services, utilizing MessageLabs proprietary SkyScan infrastructure. For
more information on a proactive anti-virus service working around the
clock, around the globe, visit http://www.paetec.com.


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