On 13 Feb 2012, at 03:14, Ermal Aliraj wrote:
> Hello,
>
> I have installed Tomcat7 in a macchine where is running IIS (WinServer 2008
> R2 Enterprise).
> I need to deploy an e-commerce web application from which I expect an hight
> number of user interactions.
> The application is written in JSF
A side question: why are you doing this IIS + Tomcat integration?
Thx
dB.
dB. @ dblock.org
Moscow|Geneva|Seattle|New York
-Original Message-
From: sbpdvlpr [mailto:shubh...@yahoo.com]
Sent: Wednesday, November 03, 2010 9:39 AM
To: users@tomcat.apache.org
Subject: IIS-Tomcat Integratio
> From: sbpdvlpr [mailto:shubh...@yahoo.com]
> Subject: IIS-Tomcat Integration
> We are trying to integrate IIS and Tomcat. We get the Service temporarily
> unavailable or Bad Gateway message.
You gave us the IIS side of the configuration, but not Tomcat's server.xml -
which is rather critical.
Wilmer Tan wrote:
Hi,
Thank you for looking into my problem. The server is running an
antivirus and is in IPv4. I am not sure what you mean by user accounts
running IIS and Tomcat. They are started as a Windows Service. No
changes have been done on the system. Before the IIS Web Server crash
(Fe
Hi,
Thank you for looking into my problem. The server is running an
antivirus and is in IPv4. I am not sure what you mean by user accounts
running IIS and Tomcat. They are started as a Windows Service. No
changes have been done on the system. Before the IIS Web Server crash
(Feb 26, 2010), everyth
2010/3/7 André Warnier :
> So now I am stuck also.
>
> Anyone has another idea ?
>
Just some random ideas, without warranty
1. firewall/antivirus ??
2. ipv4 vs ipv6 ?? (localhost in your worker configuration resolves
to 127.0.0.1, right?)
3. try to specify address="127.0.0.1" on the connector, s
Hi.
Wilmer Tan wrote:
Hi Andre and Rainer,
thank you for your response. Here is the output of the netstat
command. I filereted them already to the tomcat processes returned.
...
OK. This :
TCP0.0.0.0:8309 0.0.0.0:0 LISTENING
4280 [tomcat5.exe]
..
and this :
I
Hi Andre and Rainer,
thank you for your response. Here is the output of the netstat
command. I filereted them already to the tomcat processes returned.
TCP0.0.0.0:8088 0.0.0.0:0 LISTENING
6224 [tomcat5.exe]
TCP0.0.0.0:8109 0.0.0.0:0 LISTENING
On 06.03.2010 14:02, Wilmer Tan wrote:
Hi,
I need help desperately. Our IIS Web Server crashed and since
recovery, IIS could no longer connect to Tomcat correctly. The Browser
Displays "Service Temporarily Unavailable!"
jakarta/ISAPI/isapi_redirect. IIS is working and Tomcat Instances are
all ru
Wilmer Tan wrote:
Hi,
I need help desperately. Our IIS Web Server crashed and since
recovery, IIS could no longer connect to Tomcat correctly. The Browser
Displays "Service Temporarily Unavailable!"
jakarta/ISAPI/isapi_redirect. IIS is working and Tomcat Instances are
all running and accessible
2009/9/29 Buchner, Joerg [T0I] (VW Sachsen) :
> But the problem is an other:
>
> The SourceCodes (JSP/Servlets) are secured with NTFS rights on filesystem.
> (Windows Server 2003 x64)
>
> I've tried to secure the whole application with NTFS Rights,
> but the NTFS ACL does not work for JSP Files.
T
Hi Joerg.
The following remarks are more a question from me, than an answer to
you. I am interested also in a real answer from someone who really knows..
Buchner, Joerg [T0I] (VW Sachsen) wrote:
Hi,
i've got a Microsoft IIS 6.0 Webservice.
Behind the IIS is an Apache Tomcat 5.5.26 (connected
thanks
On Tue, May 12, 2009 at 9:10 AM, Rainer Jung wrote:
> On 12.05.2009 01:40, eric tse wrote:
>> I am trying to use the IIS tomcat connector to act like a reverse proxy
>>
>> If I hit the IIS at /MWGAT
>>
>> it will forward the tomcat with /GAT
>>
>>
>> However I fail to do this
>>
>> In the d
On 12.05.2009 01:40, eric tse wrote:
> I am trying to use the IIS tomcat connector to act like a reverse proxy
>
> If I hit the IIS at /MWGAT
>
> it will forward the tomcat with /GAT
>
>
> However I fail to do this
>
> In the documentation
> http://tomcat.apache.org/connectors-doc/generic_howt
Frank Uccello wrote:
> I am using windows 2003 server with iis6
> Mod_jdk version 1.2.23 and tomcat 5.5
>
>
> I have installed tomcat it is started and I have point iss to the
> redirctor but I can not get any web pages to work when I look at the how
> to instruction tomcat iis I just do not ge
, September 29, 2008 3:09 PM
To: Tomcat Users List
Subject: Re: iis/tomcat
Frank Uccello wrote:
> I look at that url totally confusing please help to simplify it
Start at the beginning and ask a specific question when you reach a
point
you don't understand. You should also answer the following:
-
Frank Uccello wrote:
> I look at that url totally confusing please help to simplify it
Start at the beginning and ask a specific question when you reach a point
you don't understand. You should also answer the following:
- what OS are you using?
- what version of IIS are you using?
- what version
I look at that url totally confusing please help to simplify it
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Monday, September 29, 2008 1:58 PM
To: Tomcat Users List
Subject: Re: iis/tomcat
Frank Uccello wrote:
>
> I see the tomcat link of
Frank Uccello wrote:
>
> I see the tomcat link of
> http://tomcat.apache.org/connectors-doc-archive/jk2/jk/iishowto.html#Ins
> tallation
>
> But it just seem over ny head is there a very simple step by step
> direction to test, configure, and setup tomcat with iis.
1. Don't use mod_jk2. It has b
There's an extra step you must perform when connecting IIS 6 to Tomcat
via the ISAPI redirector.dll. For our installation it was necessary
since we wanted NTLM authentication, but since you're using basic, it
may be related. (I seem to recall that IIS -> tomcat worked when there
was no authenti
n IIS, is that correct at all?
-Original Message-
From: Chacko Kuruvilla [mailto:[EMAIL PROTECTED]
Sent: Friday, February 01, 2008 4:22 PM
To: 'Tomcat Users List'
Subject: RE: IIS-Tomcat 4.1 integration
Tomcat is running on 8080 and IIS on the default 80 port.
-Original Message-
Take a look at this documentation on fronting Tomcat with IIS
http://people.apache.org/~mturk/docs/article/ftwai.html
M-
- Original Message -
From: "Chacko Kuruvilla" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'"
Sent: Friday, February 01, 2008
Tomcat is running on 8080 and IIS on the default 80 port.
-Original Message-
From: Propes, Barry L [mailto:[EMAIL PROTECTED]
Sent: Friday, February 01, 2008 4:11 PM
To: Tomcat Users List
Subject: RE: IIS-Tomcat 4.1 integration
sounds like Tomcat might be using port 80 (default) instead
sounds like Tomcat might be using port 80 (default) instead of IIS now. I
think, short of some plug-in, you'll have to specify another port for one of
the two...I keep TC on 8080, and IIS on 80 on mine.
-Original Message-
From: Chacko Kuruvilla [mailto:[EMAIL PROTECTED]
Sent: Friday, Feb
Niki Diulgerov wrote:
Hello there,
I was wonder if someone succeeded to implement this?
I can find many HOWTOs in internet describing how to setup IIS 4,5,6 +
tomcat but all are about IIS and tomcat running on the same machine.
Any link or advice will be appreciated.
Havin the web server and
mod_jk2 is not supported any more. Actually this decision was done quite
some time ago. Most of the features of mod_jk2 have been ported to
mod_jk, which is still fully supported.
I don't know enough about mod_jk2, but in mod_jk you would prefix your
map with an exclamation mark "!" to make an exc
26 matches
Mail list logo