RE: TC 5.5.9 and IIS 6.0 connection

2005-09-30 Thread Tracy Spratt
In IIS 6, you need to manually add the isapi_redirect.dll to the "Web Extensions" node in the IIS manager. Tracy -Original Message- From: Julien Barnier [mailto:[EMAIL PROTECTED] Sent: Friday, September 30, 2005 4:58 AM To: tomcat-user@jakarta.apache.org Subject: TC 5.5.9 and IIS 6.0 co

RE: IIS 6 and Tomcat5.0 [Our Ref:CPT6950D]

2005-09-27 Thread Tracy Spratt
nsequence of breaking the security on the Flex app because it can be called directly from the web. The ideal solution would have been for the Tomcat container's authorization module to read the ASP.NET forms security token to permit access. Regretfully, I have not been able to make this work yet.

Can the Tomcat authentication module use an ASP.NET security token?

2005-09-20 Thread Tracy Spratt
I have a Tomcat app (MM Flex app) that is called from an asp.net application which is secured by "forms" (cookie-based) authentication. (NOT NTLM / Windows Integrated) I don't want the user to have to log in again. I have a programmatic solution in mind, but it is going to be comparitively ugly.

Connect IIS 6 to Tomcat 5 using Jakarta JK connector: steps, tips for J2EE newbies

2005-09-09 Thread Tracy Spratt
This doc is targeted at developers using Macromedia Flex which is just a J2EE application. It might still be of use to newbies here though. It uses the Jakarta Tomcat JK installer. Please note the security caveat near the end. Corrections welcome. http://www.cflex.net/showfiledetails.cfm?Channe

RE: Desperate: trying to get Tomcat working through IIS

2005-09-09 Thread Tracy Spratt
s and you're done. no manual editing of any files at all. woodchuck --- Tracy Spratt <[EMAIL PROTECTED]> wrote: > Looking a little further, I suspect the jsp extension configuration > in > IIS is not necessary, because the uriworkermap.properties context > specif

RE: Desperate: trying to get Tomcat working through IIS

2005-09-09 Thread Tracy Spratt
that if you want to restrict Tomcat to serving specific file types, say "jsp" only, you can do this: /servlet-examples/*.jsp=ajp13w >From that I infer that "*" alone permits any extension. Tracy -Original Message- From: Tracy Spratt [mailto:[EMAIL PROTECTED]

RE: Desperate: trying to get Tomcat working through IIS

2005-09-09 Thread Tracy Spratt
oes? Thanks - dave David Thielen 303-499-2544 www.windwardreports.com -Original Message- From: Tracy Spratt [mailto:[EMAIL PROTECTED] Sent: Friday, September 09, 2005 10:28 AM To: Tomcat Users List Subject: RE: Desperate: trying to get Tomcat working through IIS Also, I think you have to

RE: isapi_redirector or isapi_redirector2?

2005-09-09 Thread Tracy Spratt
Again, if I am mistaken, please correct me, but this is what I have recently come to understand. The isapi_redirect2.dll is part of the JK2 connector, along with the corresponding conf files. JK2 was "deprecated" in 2004 because of insufficient interest by both developers and users. http://jak

RE: Desperate: trying to get Tomcat working through IIS

2005-09-09 Thread Tracy Spratt
Also, I think you have to manually add the isapi_redirect.dll to the "Web Extensions" In IIS, if you haven't already. If this is not necessary, please correct me. Tracy -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Friday, September 09, 2005 12:19 PM To: To

RE: IIS6 -> ASP.Net -> JK -> TC5 - tomcatAuthentication=false: user auth not getting passed?

2005-09-07 Thread Tracy Spratt
for the jakarta dll has Directory Security set to Windows Integrated? Allistair. > -Original Message- > From: Tracy Spratt [mailto:[EMAIL PROTECTED] > Sent: 07 September 2005 01:03 > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: IIS6 -> ASP.Net -> JK -> TC5 -

RE: JK Connector with IIS

2005-09-07 Thread Tracy Spratt
I am a rank newbie with this stuff, so please correct any nonsense!. First, can you not achieve your fist goal using the context specification in the uriworkermap.properties file? If tomcatapp2 is not in one of the specified contexts, you should not be able to access it. Second, To get a tomcat

IIS6 -> ASP.Net -> JK -> TC5 - tomcatAuthentication=false: user auth not getting passed?

2005-09-06 Thread Tracy Spratt
mple. Any suggestions will be appreciated. I have included a listing of the RequestDumperValve output below. Tracy Spratt Catalina_log: REQUEST URI =/flex/ltApplications/Clients/Patterson/FirePump.mxml.swf authType= characterEncoding=null contentLength=0 conten

RE: Connectiong tomcat to IIS - no luck and conflicting info

2005-09-06 Thread Tracy Spratt
I am exceedingly ignorant in the J2EE universe, but I did manage to get TC5.5 talking to IIS 6 effectively (3 times, so it wasn't a fluke!). Have you seen this doc: http://jakarta.apache.org/tomcat/connectors-doc/howto/iis.html It has some troubleshooting info. Be sure to at least restart the II

RE: isapi_redirect dll location

2005-09-06 Thread Tracy Spratt
Yes, the install creates the folders, copies the configuration files and the dll, modifies the registry and adds the isapi filter to IIS. It does NOT add the dll to the Windows 2003 / IIS6 Web Extensions, though. I am not sure whether this is necessary. Tracy -Original Message- From:

RE: Archive search is corrupted?

2005-09-01 Thread Tracy Spratt
Never mind, I found a site that works ok. -Original Message- From: Tracy Spratt [mailto:[EMAIL PROTECTED] Sent: Thursday, September 01, 2005 4:59 PM To: tomcat-user@jakarta.apache.org Subject: Archive search is corrupted? Like a good newbie, I'm trying to first find my solution i

Archive search is corrupted?

2005-09-01 Thread Tracy Spratt
http://www.junlu.com. For example, the search: isapi and authorization returns three VERY interesting subjects, but none of them point to the correct message. Any pointers? TIA, Tracy Spratt