Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: IIS + Tomcat 5.5 working, BUT how to ADD a docbase?!

2005-02-20 Thread webmaster
it's time to go... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: IIS, Tomcat and NTLM Authentication

2005-01-28 Thread Sue Roe
r Crossley [mailto:[EMAIL PROTECTED] Sent: 27 January 2005 11:30 To: Tomcat Users List Subject: RE: IIS, Tomcat and NTLM Authentication Sorry! just noticed you are not moving to TC 5. Perhaps this does not solve your problem afterall. > -Original Message- > From: Allistair Crossley >

RE: IIS, Tomcat and NTLM Authentication

2005-01-27 Thread Allistair Crossley
Sorry! just noticed you are not moving to TC 5. Perhaps this does not solve your problem afterall. > -Original Message- > From: Allistair Crossley > Sent: 27 January 2005 11:28 > To: Tomcat Users List > Subject: RE: IIS, Tomcat and NTLM Authentication > > >

RE: IIS, Tomcat and NTLM Authentication

2005-01-27 Thread Allistair Crossley
Hi, Sounds like you need to set tomcatAuthentication="false" for JK. Have a look at my blog on upgrading issues here http://www.adcworks.com/blog/ Allistair. > -Original Message- > From: Sue Roe [mailto:[EMAIL PROTECTED] > Sent: 27 January 2005 11:09 > To: [EMAIL PROTECTED] Apache. Org

RE: IIS Tomcat Web Log Error 500 Misleading?

2004-07-20 Thread Januski, Ken
This may not be the answer but I've always read that there's a limit on the number of characters in a GET request. I don't use many GETS so have never run into it. But that's the first thing I thought of when I saw the length of the query string... Ken -Original Message- Fro

RE: IIS & Tomcat 5.0.19 -> using jk2

2004-04-12 Thread Shlomi Levi
It worked, many thanks -Original Message- From: LILES, DAVID (CONTRACTOR) [mailto:[EMAIL PROTECTED] Sent: Monday, April 12, 2004 3:18 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: IIS & Tomcat 5.0.19 -> using jk2 Maybe this can help... www.dynamichostings.com/TomCat5

RE: IIS & Tomcat 5.0.19 -> using jk2

2004-04-12 Thread LILES, DAVID (CONTRACTOR)
Maybe this can help... www.dynamichostings.com/TomCat5IIS5.do -Original Message- From: Shlomi Levi [mailto:[EMAIL PROTECTED] Sent: Saturday, April 10, 2004 1:12 PM To: [EMAIL PROTECTED] Subject: IIS & Tomcat 5.0.19 -> using jk2 Hi, I downloaded the jk2.0.4 for win32 from the jakarta sit

RE: IIS + Tomcat 4.1.x + Load Balancing with session affinity ("sticky" sessions) possible ?

2004-03-08 Thread Ralph Einfeldt
I can just answer one question of yours: 'How do these sticky sessions work anyway' Tomcat appends a engine specific postfix to the session id. (That's why you have to define a jvmroute in the engine tag) An incoming request is balanced depending on the included postfix of the session id. (Und

RE: IIS + Tomcat 4.1.x + Load Balancing with session affinity ("sticky" sessions) possible ?

2004-03-08 Thread Ralph Einfeldt
I don't know if your suggested solution works with IIS. But what should work is a solution without sticky sessions. (If that works for you depends on your application) You can use tomcat with session replication: http://www.apache.org/~fhanik/ I'm not aware of the current state of the backport.

Re: IIS + Tomcat + Beans

2004-02-10 Thread BAO RuiXian
[EMAIL PROTECTED] wrote: -Original Message- From: BAO RuiXian [mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have successfully integrated Tomcat 4.1 and IIS. I have Tomcat handle all Although I don't use IIS, but, since you still have problems, how can you claim you hav

RE: IIS + Tomcat + Beans

2004-02-10 Thread nrapagnani
I'll give that a try, thanks. -Original Message- From: Krell, Andrew [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 10, 2004 1:08 PM To: 'Tomcat Users List' Subject: RE: IIS + Tomcat + Beans -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: IIS + Tomcat + Beans

2004-02-10 Thread Krell, Andrew
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 10, 2004 11:55 AM To: [EMAIL PROTECTED] Subject: IIS + Tomcat + Beans >I have successfully integrated Tomcat 4.1 and IIS. I have Tomcat handle all jsp files that >are on the IIS webserver. Be

RE: IIS + Tomcat + Beans

2004-02-10 Thread nrapagnani
-Original Message- From: BAO RuiXian [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 10, 2004 12:15 PM To: Tomcat Users List Subject: Re: IIS + Tomcat + Beans [EMAIL PROTECTED] wrote: >I have successfully integrated Tomcat 4.1 and IIS. I have Tomcat handle all > > Althoug

Re: IIS + Tomcat + Beans

2004-02-10 Thread BAO RuiXian
[EMAIL PROTECTED] wrote: I have successfully integrated Tomcat 4.1 and IIS. I have Tomcat handle all Although I don't use IIS, but, since you still have problems, how can you claim you have successfully integrated Tomcat 4.1 and IIS. jsp files that are on the IIS webserver. Because I'm us

RE: IIS/Tomcat 4 Admin and Manager - Can't Connect from IIS

2004-01-13 Thread Emile Coetzee
>Have you check the windows security of the files in your application folder. I encounter similar problem. I think it's IIS problem. Try assigning users "Everyone" and "IUSER_<>" for right of read.< Everyone was there by default with full permissions. Added IUSER with read, list and execute. Made

Re: IIS/Tomcat 4 Admin and Manager - Can't Connect from IIS

2004-01-12 Thread hoodworld
Have you check the windows security of the files in your application folder. I encounter similar problem. I think it's IIS problem. Try assigning users "Everyone" and "IUSER_<>" for right of read. Kenneth - Original Message - From: "Emile Coetzee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

Re: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-09 Thread Daniel Schmitt
Sorry, don't know where i found this anymore. The jk2 docs are out of date. but its definitely in the source code. some links: http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-connectors/jk/native2/server/isapi/isapi_redirector2.reg?rev=1.5&hideattic=0&view=markup http://cvs.apache.org/viewcvs.cgi/

RE: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-08 Thread Hooper, Brian
See if request.getHeader("Authorization") gives you anything. That is what I have been using with IIS and Tomcat 4.X. The data is Base64 encoded, but I have some code to grab the username and password from that if you need it. -Brian -Original Message- From: Jason Wilson [mailto:[EMAI

Re: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-08 Thread Jason Wilson
Hi, I appreciate the info. Could you please point me to the documentation where you found this information, preferably some official documentation on the apache site, perhaps? Thanks, Jason --- Daniel Schmitt <[EMAIL PROTECTED]> wrote: > There is an registry entry > [HKEY_LOCAL_MACHINE\SOFTWARE\

Re: IIS + Tomcat 5.0 + NT authentication AUTH_USER

2004-01-08 Thread Daniel Schmitt
There is an registry entry [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector\2.0] "authComplete"="0" which toggles authentication handled by tomcat or iis. just an idea -- Daniel Schmitt http://www.shiftomat.com --

Re: IIS/Tomcat tuning

2003-10-22 Thread jerome moliere
> Hello, > Hi Jean rene, > I would like to know your feeling about the IIS/Tomcat installation. We > know that Apache/Tomcat works well but what can we say about IIS/Tomcat > ? Is it reliable into production systems ? good question is IIS production ready seems to be a troll but this is the m

Re: IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-10 Thread Sean Dockery
Message - From: "Felipe" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, February 10, 2003 14:39 Subject: RE: IIS+Tomcat security constraint = Unauthorized: Logon Failed > Yes. I can authenticate through the tomcat s

RE: IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-10 Thread Felipe
:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 3:50 PM To: Tomcat Users List Subject: Re: IIS+Tomcat security constraint = Unauthorized: Logon Failed Can you authenticate through the Tomcat standalone port? Or does that fail as well? What method of authentication are you using? BASIC or DIGEST

Re: IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-10 Thread Sean Dockery
> Sent: Monday, February 10, 2003 09:08 Subject: RE: IIS+Tomcat security constraint = Unauthorized: Logon Failed > Yes. I have defined the user, password and role and everything else needed > to make it work on tomcat. What seems to be the problem is that IIS is > trying to authenticate

RE: IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-10 Thread Felipe
and alone" port. Have you seen this scenario working before? I found some posts with this issue but no reply to any of them. Thanks, Felipe -Original Message- From: Sean Dockery [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 8:05 AM To: Tomcat Users List Subject: Re:

Re: IIS+Tomcat security constraint = Unauthorized: Logon Failed

2003-02-10 Thread Sean Dockery
Where have you defined the user and password that you believe you should be a valid user? What is the role constraint that you have defined on the web resource? Is the user in question set up for that role? Sean Dockery [EMAIL PROTECTED] Certified Java Web Component Developer Certified Delphi Pr

Re: IIS + Tomcat + NFC Chat Server

2002-10-02 Thread Robert L Sowders
x27;t help much but every little bit helps. rls "Robert L Sowders" <[EMAIL PROTECTED]> 10/02/2002 01:00 AM Please respond to "Tomcat Users List" To: "Tomcat Users List" <[EMAIL PROTECTED]> cc: Subject:Re: IIS + To

Re: IIS + Tomcat + NFC Chat Server

2002-10-02 Thread Robert L Sowders
Ok, You will need the full JDK with Tomcat, now way around that I think. My advice is to get a working installation and then cut the fat from Tomcat. I was curious so I downloaded the NFC chat thingy. I installed it here and it worked just fine. Briefly, just put tomcat back the way it was

RE: iis-tomcat integration problem

2002-09-30 Thread Miguel Angel Mulero Martinez
In my workers.properties I define a worker: # Workers list worker.list=miajp # Workers conf worker.miajp.type=ajp13 worker.miajp.port=8009 worker.miajp.host=localhost I don't see in your file something like this. Regards. -Mensaje original- De: Gunes Agar [mailto:[EMAIL PROTECTED]] En

RE: IIS, Tomcat 4.0.3 on 2 different servers...

2002-09-23 Thread Rustad, Aaron
Thanks for everyone's help on this one!! <- HEAVY SARCASM -> Actually, for future reference, I replaced my TC 4.0.3 tomcat-ajp.jar with a 4.0.4 version. It solved my problem. Thanks again! Aaron. -Original Message- From: Rustad, Aaron Sent: Monday, September 23, 2002 11:33 AM To: '[EMA

RE: IIS & Tomcat works on examples directory, but not on mine

2002-06-27 Thread Andrew Conrad
Can you get them by going to http://localhost:8080/Ramon/ ? If you can, it's a problem with your IIS Redirector setup, and if you can't it's a problem with your Tomcat Setup. That should be your first test. Let me know -Andrew -Original Message- From: Luciano Belotto [mailto:[EMAIL PR

Re: IIS & Tomcat - getting closer

2002-06-26 Thread Prashanth Pushpagiri
m: "Reynir Hübner" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > <[EMAIL PROTECTED]> > Sent: Wednesday, June 26, 2002 12:09 PM > Subject: RE: IIS & Tomcat - getting closer > > > tomcat should be answering localhost:8080, but the > isapi redire

Re: IIS & Tomcat - getting closer

2002-06-26 Thread Milt Epstein
er. So it's some aspect of connecting Tomcat to you webserver that's the problem. Not sure I can help more than that, I don't use IIS. > - Original Message - > From: "Reynir Hübner" <[EMAIL PROTECTED]> > To: "Tomcat Users List" &

Re: IIS & Tomcat - getting closer

2002-06-26 Thread David Thielen
d the files are off the tomcat/webapps dir. What is going on? thanks - dave - Original Message - From: "Reynir Hübner" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 12:09 PM Subject: RE: IIS & T

Re: IIS & Tomcat - getting closer

2002-06-26 Thread David Thielen
o: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 12:09 PM Subject: RE: IIS & Tomcat - getting closer tomcat should be answering localhost:8080, but the isapi redirect connector does not connect to port 8080 unless you tell the AJP connector to respond to tha

RE: IIS & Tomcat - getting closer

2002-06-26 Thread Reynir Hübner
> Sent: 26. júní 2002 18:01 > To: Tomcat Users List > Subject: Re: IIS & Tomcat - getting closer > > > Yesterday localhost:8080 was working. Now it won't work > either. But the > filter does have a green up arrow. > > thanks - dave > > > ---

Re: IIS & Tomcat - getting closer

2002-06-26 Thread Prashanth Pushpagiri
> work either. But the > filter does have a green up arrow. > > thanks - dave > > > - Original Message - > From: "Prashanth Pushpagiri" > <[EMAIL PROTECTED]> > To: "Tomcat Users List" > <[EMAIL PROTECTED]> > Sent: Wedn

Re: IIS & Tomcat - getting closer

2002-06-26 Thread David Thielen
y, June 26, 2002 11:50 AM Subject: Re: IIS & Tomcat - getting closer > Hi: > You can run Tomcat as a service or as a separate DOS > window...make sure you run one of them:). > > Check if you can run the JSP page using standalone > Tomcat. (http://localhost:8080/store/cart.jsp

Re: IIS & Tomcat - getting closer

2002-06-26 Thread Prashanth Pushpagiri
Hi: You can run Tomcat as a service or as a separate DOS window...make sure you run one of them:). Check if you can run the JSP page using standalone Tomcat. (http://localhost:8080/store/cart.jsp). If that works then the problem is with configuring IIS. You will need to follow the instructions fo

RE: IIS/Tomcat: scriptlets, POST not working

2002-06-07 Thread Harlan Messinger
It DOES seem to be that IIS is handling the JSP pages itself: the same thing happens even when Tomcat is shut down. I checked, and there are no other ISAPI filters or app filters handling JSP files in the web site I set up for Tomcat OR at the server level. > -Original Message- > From: H

Re: IIS --> Tomcat --> Jboss

2002-05-16 Thread Jarvis Ka
Hi Dave, Have you tried to download the combined version of Tomcat and JBoss? http://prdownloads.sourceforge.net/jboss/JBoss-2.4.4_Tomcat-4.0.1.zip or http://prdownloads.sourceforge.net/jboss/JBoss-2.4.4_Tomcat-3.2.3.zip They have a start up file that will automatically bring up both Tomcat an

RE: IIS/Tomcat: address in use (you can ignore it)

2002-01-29 Thread Larry Isaacs
Forgot to mention one other alternative which is to simply ignore the message. Cheers, Larry > -Original Message- > From: Larry Isaacs [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 29, 2002 12:43 PM > To: 'Tomcat Users List' > Subject: RE: IIS/Tomcat

RE: IIS/Tomcat: address in use (you can ignore it)

2002-01-29 Thread Larry Isaacs
The error line is accurate. The JIT in jdk1.2.2 has a known (and unlikely to be fixed) bug which is triggered by crimson.jar. You can either upgrade to jdk1.3 or later, or replace crimson.jar (along with xalan.jar) with earlier versions that don't trigger the JIT bug. I would recommend upgrading

RE: IIS-Tomcat case insensitivity

2001-09-20 Thread Shay Mandel
. Shay. -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 12, 2001 5:24 PM To: [EMAIL PROTECTED] Subject: RE: IIS-Tomcat case insensitivity Perhaps a possible solution to your problem would be to create something in IIS that on 404 would

RE: IIS-Tomcat case insensitivity

2001-09-12 Thread Randy Layman
Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 12, 2001 11:52 AM > To: '[EMAIL PROTECTED]' > Subject: Re: IIS-Tomcat case insensitivity > > > > > On Wed, 12 Sep 2001, Morteo, Karl (AFIS) wrote: > &g

Re: IIS-Tomcat case insensitivity

2001-09-12 Thread Craig R. McClanahan
On Wed, 12 Sep 2001, Morteo, Karl (AFIS) wrote: > Date: Wed, 12 Sep 2001 15:16:13 +0200 > From: "Morteo, Karl (AFIS)" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: IIS-Tomcat case insensitivity > > > I am looking for a way to integr

RE: IIS+Tomcat Port issue

2001-08-07 Thread Jeff Rancier
That's in your server.xml file. -Original Message- From: Jeff Rancier [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 07, 2001 1:34 PM To: [EMAIL PROTECTED] Subject: RE: IIS+Tomcat Port issue Comment out the following: And restart T

RE: IIS+Tomcat Port issue

2001-08-07 Thread Michael Wentzel
> Do you mean on port 8080? > Jeff That's the only HttpConnector you mentioned you were using --- Michael Wentzel Software Developer Software As We Think - http://www.aswethink.com

RE: IIS+Tomcat Port issue

2001-08-07 Thread Jeff Rancier
Comment out the following: And restart Tomcat. Jeff -Original Message- From: Ratnakar Palle [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 07, 2001 12:47 PM To: [EMAIL PROTECTED] Subject: IIS+Tomcat Port issue Hi Tomcat-Users, I've the f

RE: IIS+Tomcat Port issue

2001-08-07 Thread Jeff Rancier
Do you mean on port 8080? Jeff -Original Message- From: Ratnakar Palle [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 07, 2001 12:47 PM To: [EMAIL PROTECTED] Subject: IIS+Tomcat Port issue Hi Tomcat-Users, I've the following scenario... IIS listening on port 80. Tomcat listening on

RE: IIS+Tomcat Port issue

2001-08-07 Thread Michael Wentzel
> I've the following scenario... > IIS listening on port 80. > Tomcat listening on port 8080. > > How do I restrict the users accessing Tomcat directly? > What configuration changes do I've to do in order to > accomplish this? As long as your IIS-Tomcat connector is configured correctly you c

RE: IIS tomcat integration with webapps/test

2001-06-28 Thread Randy Layman
First, I would suggest that you post only in plain text (not HTML or RTF) since a number of the more experienced users can't easily read the complex messages, and you really want them to read your question. Second, the solution is to edit your uriworkermap.properties file to add

RE: IIS tomcat and transparent logins

2001-06-27 Thread Michael Wentzel
> When I was using IIS/NT for my authentication users could > login into the > server using a link that looked something like this > http://username:[EMAIL PROTECTED]/sdfsdf/ > > > Is there anyway to do this in tomcat. Really what I am trying to > a

RE: IIS-Tomcat

2001-06-18 Thread Randy Layman
Unless you have modified your uriworkermap.properties file this won't work. The default file only matches /servlet/*, which means http://server/servlet/Snoop should work, but not http://server/test/servlet/Snoop. You probably want to modify your uriworkermap.properties file so that the

Re: IIS-Tomcat

2001-06-16 Thread Robert Schweng
hi ya, at least Tomcat URLS are case sensitive. try it with snoop in lower case. http://server/test/servlet/snoop cheers hype - Original Message - From: manjunath bhat <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 16, 2001 7:48 AM Subject: IIS-Tomcat > Hi guys > >

RE: IIS + Tomcat + SSL

2001-05-28 Thread Todd Sussman
to download secure and non-secure items. So I assume this is the jsp's throwing the error/message. Todd -Original Message- From: Rams [mailto:[EMAIL PROTECTED]] Sent: Monday, May 28, 2001 6:55 AM To: [EMAIL PROTECTED] Subject: RE: IIS + Tomcat + SSL Hi Todd, did u make ch

RE: IIS + Tomcat + SSL

2001-05-27 Thread Rams
Hi Todd, did u make changes in server.xml of tomcat for ssl enabling? not that jsp doesnt agree or servlets only agree? u r worried of URL for https,not the component,ok. let me know how did u test ur jsp using https? was it working with http? --Rams -Original Message- From: To

RE: IIS & tomcat

2001-04-29 Thread test test
Hello I'm trying to get IIS/Tomcat working with the ISAPI_REDIRECTOR.DLL Almost there now. The problem now is that my own (myjsp.jsp) works fine when I place the files under: c:/jakarta-tomcat/webapps/examples/jsp and use: http://localhost/examples/jsp/myjsp.jsp but using: http://localho

Re: iis & tomcat & virtual host

2001-04-25 Thread George Sinclair
I saw the example that they gave in the server.xml file. I was just hoping to get something that explains it a lot more than that. Thanks Sam Newman wrote: > There is an example virtual host config in the server.xml that comes with > tomcat. Looking at that should give you a good start. > > sam

Re: iis & tomcat & virtual host

2001-04-25 Thread Sam Newman
There is an example virtual host config in the server.xml that comes with tomcat. Looking at that should give you a good start. sam - Original Message - From: "George Sinclair" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 25, 2001 3:53 PM Subject: iis & tomcat & virt

RE: IIS-tomcat 3.2.1

2001-04-25 Thread Randy Layman
I think that these lines tells you exactly what your problem is: > > [jk_isapi_plugin.c (452)]: HttpFilterProc > [/at/assettrade?a=login] is not a > > servlet url The filter doesn't recognize your URL as one that it should process. That would be because you haven't told the filter to p

RE: IIS& Tomcat. Why?

2001-02-14 Thread Julie Sorrell
Have a look at the "Getting Started" bit in the Tomcat- A minimalistic User's Guide on http://jakarta.apache.org. The main point seems to be regarding scalability and stability - Tomcat on its own isn't beefy enough. Bear in mind this is the opinion of an almost complete newbie to Tomcat, so I cou

Re: IIS& Tomcat. Why?

2001-02-14 Thread JDiggans
> you wanted to add servlets (and jsp if you really want a new nightmare). I constantly see folks on this list referring to JSP as 'a new nightmare'. I realize it's very easy to program 'poor' JSP, but what replacements are there to handle presentation logic as easily (and separately) as JSP? I

Re: IIS& Tomcat. Why?

2001-02-14 Thread Steve Ruby
Any then for a REAL answer... If you had a box that had existing IIS applications running and you wanted to add servlets (and jsp if you really want a new nightmare). You could tie the two together.. Or if you have a high-access site and you need the performance for static pages and HTML you ma

RE: IIS& Tomcat. Why?

2001-02-14 Thread Randy Layman
uary 14, 2001 11:40 AM To: [EMAIL PROTECTED] Subject: Re: IIS& Tomcat. Why? Let me ask you another question. Why would you use M$ products at all? >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<&

Re: IIS& Tomcat. Why?

2001-02-14 Thread John Golubenko
Let me ask you another question. Why would you use M$ products at all? >> Original Message << On 2/14/01, 7:39:38 AM, "Tiseo, Paul" <[EMAIL PROTECTED]> wrote regarding IIS& Tomcat. Why?: > Please forgive a complete newbie, but I joined these lists to sta

RE: IIS& Tomcat. Why?

2001-02-14 Thread Randy Layman
First, Tomcat can perform all of the basic web server functionality that IIS can - it can serve static content over any port you configure it to. IIS, however, has one thing going for it - its much faster than Tomcat at the static stuff (I know, its amazing that anything Microsoft has cr

RE: IIS/Tomcat can I get them to work together?

2001-02-14 Thread mike thomas
Julie Thanks for the info. I'll let you know how I get on with NT/IIS. Sorry I cannot help you with the J2EE stuff. Michael -Original Message- From: Julie Sorrell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 14, 2001 6:40 AM To: '[EMAIL PROTECTED]' Subject: RE: I

RE: IIS/Tomcat can I get them to work together?

2001-02-14 Thread Randy Layman
Your plan sounds very resonable. The IIS-Tomcat how to is in the CVS Repository. Go to the jakarta.apache.org web page and select CVS Repository. Click on the Web interface. Select the jakarta-tomcat project. Now, click on the links for src and then doc. This is the listing of docume

RE: IIS/Tomcat can I get them to work together?

2001-02-14 Thread Julie Sorrell
> I am looking for documentation or help with > getting Tomcat and IIS web server to work > together. My aim is to have IIS serve up the > static web pages and Tomcat the Servlet/JSP stuff. Have a look at this: http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.htm l I can

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

2001-01-30 Thread 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 yourse

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 h

Re: IIS + Tomcat on two different machines

2001-01-02 Thread Brendan O'Bra
Hi Dan, I've only done this successfully with Apache, using mod_rewrite, which allows the front end Apache box (running mod_rewrite) to reverse proxy the requests to the tomcat box which is on a private subnet. I know that IIS allow forwarding/redirection (see Home Directory tab in ISM), whic

Re: IIS Tomcat Configuration Clarification

2000-12-25 Thread David M. Holmes
In the MMC right-click on your website, choose properties, ISAPI Filters... --- tan hai shi <[EMAIL PROTECTED]> wrote: > Hi, > > I'm half way configure Tomcat integration with IIS following Gal Shachor step-by-step > instruction. > I'm not able to understand where can i add filter in IIS for > i

RE: IIS Tomcat/ISAPI problems

2000-11-27 Thread Marc Saegesser
If the isapi_redirect fails to load (i.e. you see the red arrow on the filters page) the most common reason is that one of the files identified by the worker_file or worker_mount_file registry entries are missing or invalid. If the filer loads but requests don't get sent to Tomcat then there may

Re: IIS Tomcat/ISAPI problems

2000-11-26 Thread Lee Poh Heng
If the ISAPI filter status is not up, it could be due to the fact that the registry setting and the virtual directory setting is wrong. Or you didn't give the virtual directory execution rights.   If you still cannot get the ISAPI filter to work, I have written a small Window program to con

Re: IIS, tomcat and java ...

2000-11-01 Thread Leon Palermo
You need to use JNI to access the methods in the .dll. If you have already done that from an application, create a jsp or servlet that uses the class and call the appropriate methods. Here is a quick example of a Java class that calls native .dll: public class DllTest{ //Two native method