Apache, Tomcat 4.0.1 and mod_jk

2001-12-16 Thread Tore Skogly
I have tried to configure Tomcat 4.0.1 as my servlet container for Apache 1.3.20 on RedHat 7.2, where Tomcat should handle jsp pages and serlvets and Apache should handle all static pages. I have not been able to do this using mod_jk. If I use Tomcat 3.3.3 this works fine, but I have not been

FYI: Batch file for installing Tomcat 4 as an NT service

2001-12-16 Thread Richard Sand
Hi all, After many hours spent armwrestling with jk_nt_service and Tomcat 4, I concluded that they just don't like each other. Someone had posted a link to a wrapper.properties file that supposedly worked with Tomcat 4, but as far as I could tell, they were still using the Tomcat 3 startup

Problem with mod_jk ajp13 talking to Tomcat 4, authentication always fails

2001-12-16 Thread Richard Sand
Hi all- I've encountered a potential bug in mod_jk. I have a default installtion of Apache 1.3.14, mod_jk, and Tomcat 4.0.1 on Windows 2000. mod_jk is talking to Tomcat via ajp13. Tomcat is (as default) listening on 8080 for its HTTP interface and on 8009 for ajp13. The problem is this: when I

Re: tom4 session and loadbalancing / Distributed Session Management

2001-12-16 Thread Tom Drake
Michael: As it happens, I am currently working on a solution to this problem. Look for messages in the archive with 'Distributed Session Management' in the subject. In a nutshell, all tomcat instances in a 'cluster' will be able to share session data. I've already completed a multicast-style

Logging HTTP Request Contents in Apache Log Files

2001-12-16 Thread Holger Rauch
Hi! I'm using Tomcat 3.2.3/3.3 in conjunction with the corresponding mod_jk and Apache 1.3.12. I have already managed to make request headers appear in Apache logs using the %{variable_name}i syntax. Since I'm getting * IllegalArgumentExceptions * MalformedURLExceptions and * a message Input

Re: this list is un-unsubscribable ?

2001-12-16 Thread GARCIA BURGOS MARIO
Yes. I have tried it a lot of times, but I'm still subscribe. On Sun, 16 Dec 2001, felix wrote: The automatic unsubscribe system does not work due to the email address being too long. I have emailed, as per instructions to, [EMAIL PROTECTED] and also to: [EMAIL PROTECTED] [EMAIL

AW: tom4 session and loadbalancing / Distributed Session Management

2001-12-16 Thread Michael Remme
Tom, i love you :-) and by the way my wife, too, since the last nights i was sitting til 5 in front of several PCs and after ... michael -Ursprüngliche Nachricht- Von: Tom Drake [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 16. Dezember 2001 17:02 An: Tomcat Users List Cc: Tomcat Dev

Bugzilla Bug 3534: FileUpload doesn't work with Apache, mod_webapp and tomcat 4.0 RC1

2001-12-16 Thread Ryan Worley
This bug has been marked as resolved and fixed. But has anyone had success uploading binary files through mod_webapp? I am currently trying with apache 1.3.22, tomcat 4.0.1, and mod_webapp 1.0.1-tc401. I am getting the same unexpected end of part exception from MultipartRequest that many

Problems getting webapp module to work with apache 1.3 on windows

2001-12-16 Thread Pritpal Dhaliwal
Hi, My environment is: Win2k advanced server apache 1.3.20 tomcat 4.0.1 webapp module I am trying to do the following: In httpd.conf: WebAppConnection conn warp localhost:8008 VirtualHost IP ServerName myhost .. WebAppDeploy site conn / ..

How to get webapp name

2001-12-16 Thread Neil Aggarwal
Hello: Is there a way to get the webapp name in a JSP page? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases -- To unsubscribe: mailto:[EMAIL PROTECTED] For

Re: How to get webapp name

2001-12-16 Thread Mahesh Vaidya
Hi, I think you are looking for information about current servlet, isn't it ? you can use ServletContext sc = getServletContext(); out.println(Context is + sc.getRealPath(/)); Thanks Neil Aggarwal wrote: Hello: Is there a way to get the webapp name in

Re: Problems getting webapp module to work with apache 1.3 on windows

2001-12-16 Thread Carlos Ferreira
there's an error in your server.xml: Context path=site docBase=/ debug=0/ should be: Context path=site docBase=site_dir_located_under_webapps debug=0/ - Original Message - From: Pritpal Dhaliwal [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, September 14,

Re: How to get webapp name

2001-12-16 Thread Micael Padraig Og mac Grene
At 02:29 PM 12/16/01 -0600, you wrote: Hello: Is there a way to get the webapp name in a JSP page? Thanks, Neil. Hi, Neil, Cannot tell what ou want here. Try stating it differently. What do you mean by webapp? -- micael -- To unsubscribe: mailto:[EMAIL PROTECTED] For

Startup order

2001-12-16 Thread Dr. Evil
I'm using Tomcat with both filters and servlets. Here's the problem: I need to load a few objects into the servlet context (a logger, a DB connection pool, etc), which will be used by all the other filters and servlets. Here's the problem: The Init method of some of the filters need some of

Re: Startup order

2001-12-16 Thread Craig R. McClanahan
See javax.servlet.ServletContextListener. The contextStarted() event method is the first thing your application will ever see, and that is the right place to put initialization of things that need to go into servlet context attributes for all filters and servlets to see. Application event

AW: TC with SSL, IE5.0 and 128 bit

2001-12-16 Thread Lauer, Oliver
Hi Barry, it's JUST an IE.50 problem but as you and I know a lot of people are using IE.50 and we want to reach as many people as possible although I would prefer to force those people to update to IE55 or 60. Nevertheless I found out a workaround. I've reduced the symetric encryption of

Force TC standalone to use 40 bit SSL symetric encryption only

2001-12-16 Thread Lauer, Oliver
Hi all, If you run TC40 standalone with SSL and you don't need that much secruity and prefer speed over total secruity you can force TC40 to encrypt with 40 bit only. This enables IE50 (128) to work with TC, too, due to IE50 is forced to encrypt with 40 bit only. You have to change the

Re: TC with SSL, IE5.0 and 128 bit

2001-12-16 Thread gideon
Specifically, its a bug in the IE5.0.1 that comes with 56bit security - as it happens this was the most commonly shipped version with W98rel2. IE fails to properly negotiate the 'lowest common denominator'. There is a patch for it on MS's website - but the patch doesn't always work either (or

White Christmas with TC

2001-12-16 Thread Lauer, Oliver
Hi all, I know that has nothing to do with TC and I don't want to bother anybody by polluting her or his mailbox (please excuse in advance) but we have 8 am in Cologne/Germany, I'm looking out of my office window and it has just started to snow ! I want to take this event to wish everybody

Configuring Tomcat and Apache

2001-12-16 Thread Designing Department
Hello All, I have installed the Tomcat3.2.4. But when I tried to reconfigure Tomcat and Apache and checked the http.conf the following are missing: LoadModule jk_module libexec/mod_jk.so LoadModule rewrite_module libexec/mod_rewrite.so Can someone help Me out Thanks in advance

AW: tom4 session and loadbalancing / Distributed SessionManageme nt

2001-12-16 Thread Lauer, Oliver
Tom, my management will hate you for that due to it's their reason for not considering TC :-). Could you post a how-to-do and where to find the sources as soon as you've finished your work ? Thanx Oliver AXA eSolutions GmbH AXA Konzern AG Germany Oliver Lauer Web Architect Wörthstraße

Re: Startup order

2001-12-16 Thread Dr. Evil
See javax.servlet.ServletContextListener. The contextStarted() event method is the first thing your application will ever see, and that is the right place to put initialization of things that need to go into servlet context attributes for all filters and servlets to see. Thanks Craig. That

Anyone built mod_webapp for Apache 2.0?

2001-12-16 Thread Cavan Morris
I've been trying to build mod_webapp for apache 2.0 and have been completely unsuccessful. I'm just about ready to give up, but I know there are people out there who have done it. So if there's anyone out there who has built mod_webapp.so for apache 2.0 on a Redhat like system could you please