Re: Arabic encoding

2005-05-13 Thread Fadwa Barham
thanks for your reply. I agree with you that utf-8 encoding is suitable for all cases, but in tc4 with jdk1.3, I write the servlets and compile them and use data from oracle with us7ascii encoding, and I don't set any encoding except: pw.println(""); pw.println(""); and the page display all

Re: AW: strange autodeploy behaviour on 5.5.9

2005-05-13 Thread Remy Maucherat
On 5/13/05, teknokrat <[EMAIL PROTECTED]> wrote: > I don't understand this. I am packing my MyApp.xml context with the war > ( in the root ). Is this wrong? Whats are the surefire instructions to > have your war hot deploy? The bug linked is not related to your situation in any way (it should be o

Re: problem starting jrmp service in tomcat 5.5.9 ?

2005-05-13 Thread Bill Barker
Ah, yes, there was another reason to deprecate JkMX :). mx4j no longer ships with the jrmp Adapter. You need to downgrade your mx4j to version 1.1. "Pankaj Bhatnagar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi I am trying to upgrade from Tomcat 5.0.x to Tomcat 5.5.9. I hav

Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Joe Riopel
I liked http://www.jspbook.com/index.jsp - There is a free download of this entire book on http://www.theserverside.com, you have to register to get it ( it's free ). It's not the most up_to_date book out there, but it helped me out when I was learning. On 5/13/05, [EMAIL PROTECTED] <[EMAIL PROTEC

Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread luke
Hi, 13May2005 @ 20:18 Vinicius thusly spake > where to get a good tutorial about JSP, please? Download the j2ee tutorial from sun, then from chapter 12 onwards. http://java.sun.com/j2ee/1.4/download-docs.html hth, Luke -- ._.. .| .| |.|/.|_ . .|__.|_|.|\.|_ . :61 421 276 282: --

Re: Sharing Data Sources

2005-05-13 Thread Parsons Technical Services
Just to clarify something: Where are you specifying the global data sources? In server.xml or ROOT.xml? It should be in root. Just checking. Second, what do you need to change? There is very little in the link to begin with. Since the change would affect all apps then I couldn't see needing to ch

Re: off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Barry Kimelman
Visit  http://www.tucows.com/preview/350876.html   Click on the link labeled "Free Eclipse JSP Editor". You will be taken toa webpage where you can download a copy (free license) of"NitroX JSP Editor - Professional Source & Visual JSP Editor"   =   Developing JavaServer Pages ; Contri

off topic: Where to get a good tutorial about JSP.

2005-05-13 Thread Vinicius
Hello, where to get a good tutorial about JSP, please? TIA, Vinicius. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Running the installer in Silent mode ( NEWBIE)

2005-05-13 Thread Deborah Stephenson
Is it possible to run the Windows Tomcat installer ( for tomcat 5.x ) in Silent Mode? Are there default parameters for a base installation already set, or is it possible to "feed" a list of parameters to the exe. I haven't had any luck running the installer in silent mode, and I perused the .N

Re: IE 20 session cookies limitation

2005-05-13 Thread Will Hartung
> From: "Rick Wong" <[EMAIL PROTECTED]> > Sent: Friday, May 13, 2005 11:42 AM > Knowing that I cannot easily refactor the application suite to make less > number of web application (< 19), I am wondering if anyone else has this > problem, and if and how I might work around this IE limitation. Twe

Re: In-memory session replication without Clustering

2005-05-13 Thread Atanu Neogi
Will, I am perfectly aware of everything you said. I have been working with Tomcat for last few years. I should have clarified that before. I can do lot of these things using clusters and in-memory session replications. I was looking for some plug-in modules for Tomcat (and not external

RE: IE 20 session cookies limitation

2005-05-13 Thread Fredrik Liden
How about passing the session ids in the url like you woud do if the user had cookies disabled? -Original Message- From: Rick Wong [mailto:[EMAIL PROTECTED] Sent: Friday, May 13, 2005 11:42 AM To: tomcat-user@jakarta.apache.org Subject: IE 20 session cookies limitation Hi, I am using T

RE: Sharing Data Sources

2005-05-13 Thread Cook, Jared
I have not tried that. I will see what happens. -Original Message- From: Will Hartung [mailto:[EMAIL PROTECTED] Sent: Friday, May 13, 2005 1:13 PM To: Tomcat Users List Subject: Re: Sharing Data Sources > From: "Cook, Jared" <[EMAIL PROTECTED]> > Sent: Friday, May 13, 2005 7:08 AM >

IE 20 session cookies limitation

2005-05-13 Thread Rick Wong
Hi, I am using Tomcat 5.0.26. I have 20+ web applications hooked up with single-sign-on. Each web application generates a JESSIONID session cookie with a different path, and shares a single JSESSIONIDSSO. When testing my suite of applications, I notice that IE consistently drops my login afte

Re: In-memory session replication without Clustering

2005-05-13 Thread Will Hartung
> From: "Atanu Neogi" <[EMAIL PROTECTED]> > Sent: Friday, May 13, 2005 10:38 AM > Hi, >a.What is the best way to share a HttpSession between web > applications running on a single Tomcat instance ? That Tomcat instance is > not a cluster node and clustering has not been enabled. > > b. W

Re: Sharing Data Sources

2005-05-13 Thread Will Hartung
> From: "Cook, Jared" <[EMAIL PROTECTED]> > Sent: Friday, May 13, 2005 7:08 AM > That's what I am doing, but I want to avoid having to do that. I would > rather have it all in one file so when I need to make changes I only have to > do it once. Have you looked at using an XML Entity reference?

In-memory session replication without Clustering

2005-05-13 Thread Atanu Neogi
Hi, a.What is the best way to share a HttpSession between web applications running on a single Tomcat instance ? That Tomcat instance is not a cluster node and clustering has not been enabled. b. What is the best way to share other java Object information (without using common persiste

Re: Looking for way to constrain bandwidth from a tomcat servlet

2005-05-13 Thread Will Hartung
> From: "Kellner, Peter" <[EMAIL PROTECTED]> > Sent: Friday, May 13, 2005 6:51 AM > You suggest "system using a Filter that monitors all of the data". > Are there any hooks in Tomcat that allow you to make this filter? Would > I need to modify Tomcat source to do this? (I hope not) Filters are

Re: Client Authentication

2005-05-13 Thread Mahesh S Kudva
Hi All Ho do i go about with clien Authentication Regards & Thanks Mahesh S Kudva -Original Message- From: "Mahesh S Kudva" <[EMAIL PROTECTED]> To: "Tomcat Users List" Date: Tue, 10 May 2005 20:51:08 +0530 Subject: Re: Client Authentication Hi All Nothing seems to wo

Re: Can a client recapture a session in Tomcat 4.1

2005-05-13 Thread Ronald Klop
Yes. You only have to sent the right cookie header to the server. And if the browser exits the right header info is lost. So, if you create a browser which doesn't loose cookie info, you are done. This has nothing to do with which server you are running. For php, asp or anything else it works the

RE: Looking for way to constrain bandwidth from a tomcat servlet

2005-05-13 Thread Kellner, Peter
You suggest "system using a Filter that monitors all of the data". Are there any hooks in Tomcat that allow you to make this filter? Would I need to modify Tomcat source to do this? (I hope not) Also, I'm still hoping someone has already done something similar. Any ideas on similar projects?

Re: Cannot access Tomcat from remote box

2005-05-13 Thread Vincent Yau
Thanks. I did double check and it is 8080. I changed to port 80 and Tomcat is running just fine. This is truly odd. From: Tim Diggins <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" To: Tomcat Users List Subject: Re: Cannot access Tomcat from remote box Date: Fri, 13 May 2005 09:00:16 +0100 H

Re: Sessions and keep-alives

2005-05-13 Thread Frank W. Zammetti
I'm curious how this would work? If I open a page with an invisible GIF, there's no way (without scripting and such) to have the GIF "refresh", right? Or is there something I'm missing? You can set a meta refresh on the page, but not the GIF itself, as far as I know anyway. -- Frank W. Zammett

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Lutz Zetzsche
Hi Stanislav, Stanislav Bauer schrieb: > So I'm working now with just one domain :-), say www.domain.com. But > instead to go directly to the jsp-webapp I have to write > www.domain.com/contextname/ with virtualhost like this: > > > ServerName www.domain.com > JkMount /contextname/* worke

Re: Sessions and keep-alives

2005-05-13 Thread Tim Diggins
I'd just include this invisible gif on every page (request) of webapp B. (bone-headed solution, but why get more tricksy until you need it). -- Tim Patrick Lacson wrote: Interesting solution Tim.. so webapp B would invoke this invisible gif from webapp A on an interval basis? -P On 5/13/05, Tim D

Re: Sessions and keep-alives

2005-05-13 Thread Patrick Lacson
Interesting solution Tim.. so webapp B would invoke this invisible gif from webapp A on an interval basis? -P On 5/13/05, Tim Diggins <[EMAIL PROTECTED]> wrote: > Hi Patrick - > > If not an iframe, why not a gif... There's nothing (in principle I > think*) stopping you having a jsp page that ret

RE: Tomcat problem

2005-05-13 Thread Robert Harper
Is someone inadvertently selecting text in the console? This will cause any process running in the console to become blocked by the OS. When you hit a key, this deselects the text in the console and releases the process to run again. I sometimes use this while debugging something to halt a process

Tomcat problem

2005-05-13 Thread Santiago Iacobelli
I'm running Tomcat 5.5.9 on Pentium 4, 512mb ram, ram with Windows 2000 server sp4. Sometimes (two or four times a day) Tomcat doesn't send responses but when i press any key in the console window, all the requests are processed and Tomcat sends the responses to the clients. This error happend w

RE: Sharing Data Sources

2005-05-13 Thread Cook, Jared
That's what I am doing, but I want to avoid having to do that. I would rather have it all in one file so when I need to make changes I only have to do it once. -Original Message- From: Pfingstl Gernot [mailto:[EMAIL PROTECTED] Sent: Friday, May 13, 2005 1:32 AM To: Tomcat Users List

Re: Form Authentication with SSL behind Load Balancer

2005-05-13 Thread Brian Burt
Thanks for the suggestions, Hari. I've provided some Ethereal packet capture files to Cisco, and they're evaluating the behavior from their side. I'll post anything useful that comes out of their investigation. Thanks again! Brian Burt Enterprise Application Engineer Gordon Food Service e-ma

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
So I'm working now with just one domain :-), say www.domain.com. But instead to go directly to the jsp-webapp I have to write www.domain.com/contextname/ with virtualhost like this: ServerName www.domain.com JkMount /contextname/* worker1 Then the JSP-pages work like expected. But how is

Re: RE: Off Topic: Tomcat monitoring tools

2005-05-13 Thread Pankaj Bhatnagar
You can also evaluate the AppPerfect DeploySuite. It allows you to monitor multiple Tomcats at the same time and can currently monitor all Tomcat 5.0.x versions. You cant monitor Tomcat 5.5.x versions with it though. For more details : www.appperfect.com Pankaj On Fri, 13 May 2005 Guillaume L

RE: Off Topic: Tomcat monitoring tools

2005-05-13 Thread Guillaume Lahitette
Thanks to all for your help: I now need to evaluate them. Peter, I'll see you on the jmeter list for a question! Cheers, Guillaume > -Original Message- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: 10 May 2005 14:22 > To: Tomcat Users List > Subject: Re: Off Topic: Tomcat monitori

Re: Problem in Tomcat installation in HP-UX

2005-05-13 Thread weetat
Hi , Check if e CompressionFilter class is in /WEB-INF/classes . Or it is in the jar file which located in /WEB-INF/lib Thanks. - weetat Kurt Kurniawan wrote: Hi, I've installed Tomcat 5.0.28 in HP_UX. tomcat startups and run and i can access the main page but when i click on the example serve

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Lutz Zetzsche
Hi Stanislav, Stanislav Bauer schrieb: > I have now a config that seams to work but: > > 1) I have a second domain pointing to the same IP, say www.domain2.com > 2) I put JkMount /domain/* worker1 into , where I > have also JkWorkersFile aso > 3) Now if I write www.domain2.com/domain I get the rig

Re: how to access JSPs using servername/~username

2005-05-13 Thread Tim Funk
No, see http://jakarta.apache.org/tomcat/tomcat-5.0-doc/deployer-howto.html There is a feature that allows you to set context configuration inside a WAR file. [by creating a META-INF/context.xml file. ] Whether this would work with userdirs too , I don't know (and have not tested) -Tim Nikola Mi

Version support of Tomcat forApache Load Balancer

2005-05-13 Thread kanwardeep.ahluwalia
Hi, We can use Apache web server as Load balancer with Tomcats as servlet engines. What is the minimum version of Tomcat required so that it can be used with Apache web server as Load balancer? BTW, I am planning to use TC 3.3.2. So wanted to make sure that it can work with Apache Web server as

Combining several Realms together

2005-05-13 Thread delbd
Hello everyone, Can somebody enlight me on the faisability of this in tomcat configuration - Have user list and user password checked against a JNDI Realm (this is a nis mapped jndi realm) - Have user roles checked against another Realm (eg: database realm) Why this strange thing? We have a li

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
OK, First thanks for the patience. I have now a config that seams to work but: 1) I have a second domain pointing to the same IP, say www.domain2.com 2) I put JkMount /domain/* worker1 into , where I have also JkWorkersFile aso 3) Now if I write www.domain2.com/domain I get the right reaction But

Re: AW: strange autodeploy behaviour on 5.5.9

2005-05-13 Thread teknokrat
I don't understand this. I am packing my MyApp.xml context with the war ( in the root ). Is this wrong? Whats are the surefire instructions to have your war hot deploy? Pfingstl Gernot wrote: See http://issues.apache.org/bugzilla/show_bug.cgi?id=34840 -Ursprüngliche Nachricht- Von: news

AW: strange autodeploy behaviour on 5.5.9

2005-05-13 Thread Pfingstl Gernot
See http://issues.apache.org/bugzilla/show_bug.cgi?id=34840 -Ursprüngliche Nachricht- Von: news [mailto:[EMAIL PROTECTED] Auftrag von teknokrat Gesendet: Freitag, 13. Mai 2005 11:56 An: tomcat-user@jakarta.apache.org Betreff: strange autodeploy behaviour on 5.5.9 I have set up a new inst

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Lutz Zetzsche
Hi Stanislav, Stanislav Bauer schrieb: > Hmm, when I remove index.jsp then I get just a directory listing. > > Concerning the mining, how should the structure be then? Where should > DocumentRoot normaly point to? > > I thought it works that way: > 1) Take the pages from DocumentRoot > 2) If it is

AW: Directory Structure Rationale

2005-05-13 Thread Pfingstl Gernot
You can install your apps whereever you want, you only have to put a context.xml file in conf/[enginename]/[hostname] and set the docBase Attribute to your app directory or war file. -Ursprüngliche Nachricht- Von: Bill Winspur [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 13. Mai 2005 11:

Re: RE: tomcat exits after the JasperReport window is closed

2005-05-13 Thread U K Laxmi
Thanks for the code snippet. This is what i wanted. Now i could able to export that file to excel. Thanks again. Laxmi --- Pankaj Bhatnagar <[EMAIL PROTECTED]> wrote: > It's very simple : > > Just replace the %jrPrintFilename% and > %outputFilename% with the actual file names in the > following

strange autodeploy behaviour on 5.5.9

2005-05-13 Thread teknokrat
I have set up a new installation of tomcat 5.5.9 running on java 5(Windows XP). It starts up Ok and my webapp loads. I have the following context xml The problem occurs when I copy over another version of my MyApp.war to the webapps directory. Tomcat only unpacks some of the files! There is a

RE: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Boocock, John \(CSS\)
Hi and thanks for the quick response 1. On point one, I appreciate that and it's deliberate to get apache serving the static content without the need to do anything particularly fancy in terms of where files are stored etc. Especially as we run 3.3.2 which isn't exactly blindingly fast for static

Directory Structure Rationale

2005-05-13 Thread Bill Winspur
In the Tomcat distribution, why are the admin and manger webapps installed under /server/webapps, instead of in /webapps like all other webapps? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

Re: RE: tomcat exits after the JasperReport window is closed

2005-05-13 Thread Pankaj Bhatnagar
It's very simple : Just replace the %jrPrintFilename% and %outputFilename% with the actual file names in the following code : JasperPrint jasperPrint = (JasperPrint) JRLoader.loadObject(%jrPrintFilename%); JRXlsExporter exporter = new JRXlsExporter(); exporter.setParameter(JRExporterParameter.JA

problem starting jrmp service in tomcat 5.5.9 ?

2005-05-13 Thread Pankaj Bhatnagar
Hi I am trying to upgrade from Tomcat 5.0.x to Tomcat 5.5.9. I have an application that used to monitor Tomcat 5.0.x by connecting to the jrmp service and retreiving the MBeanServer. I used to enable the jrmp service by adding the 2 lines : mx.port= mx.jrmpPort=1099 to the jk2.properties fi

first request gives "not available"

2005-05-13 Thread Mieke Banderas
I'm not sure if this is a Java/Tomcat problem or an OS problem, but maybe you guys have any idea how to address the problem. I have "pmset -g live" showing for my server Currently in use: sleep 0 autorestart1 spindown 0 dim30 So my Beige G3 with Mac OS X Server

RE: tomcat exits after the JasperReport window is closed

2005-05-13 Thread U K Laxmi
Have you experimented exporting jasper Reports to Excel format? If so, pls give me the API'syou have used? Thank you. Laxmi --- "Raghupathy,Gurumoorthy" <[EMAIL PROTECTED]> wrote: > In ireport change the format fro mthe menu > > From Build Menu check PDF preview. > > Regards > Gur

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
Maybe it would be sufficient to write JkMount differently but I dont know how for matching http://www.domain.com The examples seam to be written just for test scenarios, but not if you arrive to the server with http://www.domain.com Thanks SB Lutz Zetzsche wrote: Hi Stanislav, Stanislav Bauer s

RE: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Lutz Zetzsche
Hi John, Boocock, John (CSS) schrieb: > If I go to www.domain.com/context/index.jsp I get a page as expected > > If I go to www.domain.com//context/index.jsp I get the source code, also > this isn't just on one context or the index.jsp file, we run quite a few > contexts and it consistently displa

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
Hmm, when I remove index.jsp then I get just a directory listing. Concerning the mining, how should the structure be then? Where should DocumentRoot normaly point to? I thought it works that way: 1) Take the pages from DocumentRoot 2) If it is *.jsp pass it to TC and TC will execute them 3) Other

Problem in Tomcat installation in HP-UX

2005-05-13 Thread Kurt Kurniawan
Hi, I've installed Tomcat 5.0.28 in HP_UX. tomcat startups and run and i can access the main page but when i click on the example servets and jsp pages i get errors! I get the following errors when running startup.sh in hp-ux in catalina.out log: SEVERE: Exception starting filter Compression Fi

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Lutz Zetzsche
Hi Stanislav, Stanislav Bauer schrieb: > In apaches httpd.conf I also added index.jsp to the DirectoryIndex. oh, bad idea! As Apache shouldn't serve jsp pages itself, you shouldn't instruct Apache to look for an index.jsp in case of a request like http://www.domain.com/dir/. Remove index.jsp fr

RE: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Boocock, John \(CSS\)
Hi there, I also find a similar problem with my set up here (although it's more consistant and I can make it do it, but don't know how to fix it really! I run apache 1.3.33 / mod_ssl 2.8.22 and Tomcat 3.3.2 with mod_jk 1.2.10, mod_security is also compiled in but disabled as a module. If I go to

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
/META-INF /WEB-INF various subfolders in the root, ie /domain I have index.jsp (also /domain/index.jsp) which should redirect to a subfolder. "/.../webapps/domain" is a standard structure of a TC WebApp. Its a small app with majorly static *.jsp pages which are displayed fine. Just two, where it

RE: tomcat exits after the JasperReport window is closed

2005-05-13 Thread U K Laxmi
Thank you for the reply. I could able to achieve what i wanted by commenting the lines in source code for viewing the report with jasper viewer. By doing this, it stopped showing the report using Jasperviewer. So, no question of closing it. Second one, viewing the HTML report, while loading the h

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
OK, which information would help you. Is it necessary to point the DocumentRoot somwhere else? I thought it doesnt matter where the sources lie. Btw you are right, I point DocumentRoot directly to webapps under TC, so I dont have to have it twice. Thanx SB Lutz Zetzsche wrote: Hi Stanislav, St

RE: tomcat exits after the JasperReport window is closed

2005-05-13 Thread Raghupathy,Gurumoorthy
In ireport change the format fro mthe menu From Build Menu check PDF preview. Regards Guru -Original Message- From: U K Laxmi [mailto:[EMAIL PROTECTED] Sent: 13 May 2005 09:13 To: Tomcat Users List Subject: tomcat exits after the JasperReport window is closed I'm just

RE: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Raghupathy,Gurumoorthy
Can you tell me the listing of the /.../webapps/domain directory ? Regards Guru -Original Message- From: Stanislav Bauer [mailto:[EMAIL PROTECTED] Sent: 13 May 2005 09:08 To: Tomcat Users List Subject: Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12 No its no a problem of finding

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Lutz Zetzsche
Hi Stanislav, Stanislav Bauer schrieb: > I'm trying to connect Apache with TC to serve www.domain.com for > instance. I have a > > > ServerName www.domain.com > DocumentRoot /.../webapps/domain > JkMount /domain worker1 > JkMount /domain/* worker1 > JkAutoAlias / >

tomcat exits after the JasperReport window is closed

2005-05-13 Thread U K Laxmi
I'm just started using JasperReports along with iReport to generate reports for my web application. I'm using apache+tomcat as my web server and JSP+Html as my web development technology. I've created a sample report using JasperReports & Jsps. When i click on the hyperlink, it shows the report i

Re: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
No its no a problem of finding the right file. It shows the right one, i.e. index.jsp but it shows the source and does not execute it. It seems to be for dynamic pages. For instance I have a response.Redirect() in index.jsp. SB Raghupathy,Gurumoorthy wrote: Try to point your documentroot to poi

Version support of Tomcat forApache Load Balancer

2005-05-13 Thread kanwardeep.ahluwalia
Hi, We can use Apache web server as Load balancer with Tomcats as servlet engines. What is the minimum version of Tomcat required so that it can be used with Apache web server as Load balancer? BTW, I am planning to use TC 3.3.2. So wanted to make sure that it can work with Apache Web server as

Re: Sessions and keep-alives

2005-05-13 Thread Tim Diggins
Hi Patrick - If not an iframe, why not a gif... There's nothing (in principle I think*) stopping you having a jsp page that returns a (tiny, invisible) gif (with the right mimetype) and with appropriate expires/cache-control headers to make sure that it gets "got" each time. That's the way some

Re: Cannot access Tomcat from remote box

2005-05-13 Thread Tim Diggins
Hi Vincent - one more idea... Have you checked Tomcat's server.xml for what port it thinks it should be serving from? I recently installed tomcat 5.0 on a FreeBSD box from a BSD-package* and either because of the way the BSD-package was configured, or because of some other check, Tomcat ended u

RE: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Raghupathy,Gurumoorthy
Try to point your documentroot to point somewhere else and try ... -Original Message- From: Stanislav Bauer [mailto:[EMAIL PROTECTED] Sent: 13 May 2005 08:46 To: Tomcat Users List Subject: mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12 Hi, I'm trying to connect Apache with TC to se

mod_jk shows source - Apache 2.0.53 mod_jk 1.2.12

2005-05-13 Thread Stanislav Bauer
Hi, I'm trying to connect Apache with TC to serve www.domain.com for instance. I have a ServerName www.domain.com DocumentRoot /.../webapps/domain JkMount /domain worker1 JkMount /domain/* worker1 JkAutoAlias / But for certain pages I get the source code instead of th

Anyone used mod_jk on windows ??

2005-05-13 Thread Rehman Adil \(KI/EAB\)
Hi, Is there anyone on this group who has tried Apache 2 with tomcat 5 for loadbalancing using mod_jk on Windows ?? I am trying to use Apache 2.0 on windows to load balance three tomcat workers using mod_jk (mod_jk_1.2.6_2.0.50.dll). When I browse the URL (http://localhost/jsp-examples/index.j