how do I unsubscribe from this mailing list?

2004-11-01 Thread Adrian Harrison
can anyone please tell me how to? sent an email to this address but still receiving tomcat emails [EMAIL PROTECTED] thanks harry

AW: how do I unsubscribe from this mailing list?

2004-11-01 Thread Canto IT System Manager
Be sure that you use the right email account by sending your email ;-) -Ursprüngliche Nachricht- Von: spammemothers [mailto:[EMAIL PROTECTED] Im Auftrag von Adrian Harrison Gesendet: Montag, 1. November 2004 10:31 An: 'Tomcat Users List' Betreff: how do I unsubscribe from this mailing

Re: webapp exceptions redirect them to webapps log

2004-11-01 Thread Shahin Hadjikuliev
Hi, To write a information to the log file , you have to add a line in your code, I didn't know how to configure it over server.xml On Fri, 29 Oct 2004 17:14:46 -0700, Mufaddal Khumri [EMAIL PROTECTED] wrote: Hi, I am using Tomcat 5.0.27. I am using a FileLogger as the appender (log4j) to

Re: webapp exceptions redirect them to webapps log

2004-11-01 Thread Shahin Hadjikuliev
Sorry I didn't know how to configure it over server.xml I don't knwo :) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: how do I unsubscribe from this mailing list?

2004-11-01 Thread Antony Paul
You will get a mail asking for confirmation whether you want to unsuscribe. Send an empty reply for it. rgds Antony Paul On Mon, 1 Nov 2004 09:31:04 -, Adrian Harrison [EMAIL PROTECTED] wrote: can anyone please tell me how to? sent an email to this address but still receiving tomcat

redirection Problem

2004-11-01 Thread vaneet
Dear All, i have a domain name and i am using no-ip software to bind my IP address (my ISP provides dynamic IP ) so, i have redirected my domain name: http://www.export4u.co.uk to micsexport.servepics.com In tomcat Server.xml file, i have put host name Host name=www.export4u.co.uk now

RE: Where do context end?

2004-11-01 Thread Benson Margulies
You need a ResourceLink in your context. See the JNDI howto document. -Original Message- From: Roland Carlsson [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 1:51 AM To: TomcatUsers Subject: Where do context end? Hi! I encounterd what I thought to be a little curiosity this

SV: Where do context end?

2004-11-01 Thread Roland Carlsson
I have a resourcelink. .. I can successfully perform my lookup from a struts-action but not from a class that my struts-action uses. Do you say that I have to define a resource-link to classes that doesn't have access to HttpServletRequest or some other class? Regards Roland Carlsson Den

RE: Where do context end?

2004-11-01 Thread Benson Margulies
No, once your Context has a ResourceLink, the same code thatwords in an action should work anywhere else. You start with an InitialContext and do a lookup; the HttpServletRequest has nothing to do with the process. -Original Message- From: Roland Carlsson [mailto:[EMAIL PROTECTED] Sent:

RE: Environment entries question

2004-11-01 Thread Shapira, Yoav
Hi, But it appears that I can change this value in admin application. And this change is not visible in JNDI :-( There's a Bugzilla item open for this. it was: Attach your patch in diff -u format to the open Bugzilla item. Could you please tell you opinion - is this modification ok? You

RE: Deployment error

2004-11-01 Thread Shapira, Yoav
Hi, Validate your web.xml file using a tool like XMLSpy. Post your context.xml if you have one and we'll validate it for you. Usually this error is fairly simple to spot and fix manually. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Vaishali Bhirud [mailto:[EMAIL

RE: Tiles and other sruts tags in Tomcat5

2004-11-01 Thread Shapira, Yoav
Hi, Where is your Struts jar? Why don't you try asking on the struts-user list? ;) Yoav Shapira http://www.yoavshapira.com -Original Message- From: Geeth Narayanan [mailto:[EMAIL PROTECTED] Sent: Sunday, October 31, 2004 10:53 AM To: Tomcat Users List Subject: RE: Tiles and other

RE: webapp exceptions redirect them to webapps log

2004-11-01 Thread Shapira, Yoav
Hi, How do I configure tomcat to send output resulting from exceptions in my webapp to this log file? Do I have to configure server.xml to do so? It's not a Tomcat configuration matter. In your application, try { ... } catch (Exception e) { logger.error(Oops, e); } In fact, one of the

Connecting to Apache

2004-11-01 Thread Kralidis,Tom [Burlington]
Hi, Currently, on a FC2 box, we have tomcat 5.0.25 running on port 8080 and Apache 2.0.49 running on port 80. Both deployments are relatively straightforward. Having said this, we now have the requirement to serve all web content from port 80 only. I have done some initial sifting on how to

RE: Connecting to Apache

2004-11-01 Thread Shapira, Yoav
Hi, For tons of links about how to connect Apache to Tomcat, see http://wiki.apache.org/jakarta-tomcat/UsefulLinks. But before you go there, know that you can run Tomcat on port 80 not as root using JSVC (from the Commons-Daemon project, http://jakarta.apache.org/commons/daemon/, originally a

RE: Tiles and other sruts tags in Tomcat5

2004-11-01 Thread Geeth Narayanan
Yoav, The problem occurs when I run in the Tomcat 5.0 container not in Tomcat 4. That's the reason I asked in the Tomcat users list. Struts jar is in the WEB-INF/lib of the web app. Thanks. Geeth -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, November

RE: Problem with logging in Eclipse

2004-11-01 Thread Januski, Ken
For what it's worth my logs show: - Root Cause - java.lang.NoClassDefFoundError: org/apache/log4j/Logger at... rather than the - Root Cause - java.lang.NoClassDefFoundError: org/apache/log4j/Layout at. noted below. -Original

RE: Problem with logging in Eclipse

2004-11-01 Thread Glenn Barnard
And, mine shows Catalog. From: Januski, Ken [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: Problem with logging in Eclipse Date: Mon, 1 Nov 2004 11:32:12 -0500 For what it's worth my logs show: - Root Cause -

deploy war file

2004-11-01 Thread Scott Purcell
Hello, I am using Tomcat 4.1 on Win2000. I have a web application that has been running for a while that has an entry in the server.xml file for reloading etc. Anyway, I am beginning to create a .war file for the code, using ant. I have read the docs, and it seems easy that one should put the

Response and file downloads

2004-11-01 Thread Luc Foisy
I am having a wee problem with using the response. I have a form on a page, with a submit button to download a file. That file is being pulled from a database and pushed to the response. The problem I am having, I just used that response to submit the page, so I am getting and

redirection problem

2004-11-01 Thread vaneet
Dear All, i have a domain name and i am using no-ip software to bind my IP address (my ISP provides dynamic IP ) so, i have redirected my domain name: http://www.export4u.co.uk to micsexport.servepics.com In tomcat Server.xml file, i have put host name Host name=www.export4u.co.uk now

RE:how to set encoding parameter in Tomcat4...

2004-11-01 Thread Shilpa Nalgonda
Hi, I am working on an application which has international clients like Japan, Europe etc., Our java Application is using Tomcat4, XmlRPC and Oracle database. This application will insert the international characters in database. But the inserted data is all garbage and is inserted as ''.

Re: Response and file downloads

2004-11-01 Thread Justin Ruthenbeck
Luc, At 11:42 AM 11/1/2004, you wrote: I am having a wee problem with using the response. I have a form on a page, with a submit button to download a file. That file is being pulled from a database and pushed to the response. The problem I am having, I just used that response to submit the page,

Re: deploy war file

2004-11-01 Thread Wendy Smoak
From: Scott Purcell [EMAIL PROTECTED] Anyway, I am beginning to create a .war file for the code, using ant. I have read the docs, and it seems easy that one should put the .war file under the webapps directory and restart the server. I do this, but get no luck. IME, Tomcat will not auto-expand

so confused: compiling tomcat without cvs update?

2004-11-01 Thread raiden
Hello, This is the first time I have tried to compile the Tomcat 5 tree. If I run ant, it works great, compiles fine... except, it also seems to download any updates to the source. I want to build a stable Tomcat release, without grabbing any updates that are in the repository. I downloaded

BufferOverflowException in Apache error logs

2004-11-01 Thread Lars George
Hi, We have some trouble with Apache 2, mod)jk2 and Tomcat 5. We get these errors in the generic error log for Apache: msg_ajp.getInt(): BufferOverfowException 5 4 Sometimes we get 20-30 of those within 2 or 3 seconds. What does that mean? Thanks, Lars

RE: Response and file downloads

2004-11-01 Thread Luc Foisy
I know there is only a single response, thats why I want to create a new one :) I don't even want to get into opening other windows nor do I want to rely on javascript for required operation. I am not sure what you are refering to as atypical or robustness... How do other sites generate files

RE: deploy war file

2004-11-01 Thread Scott Purcell
Thanks Wendy for the response. I have removed the full directory structure under my merchant.jar so (merchant) directory and restarted, but it did not work either. I am not familiar with the manager app, I would like to try that. I looked under programs but do not seen an entry for it. Do I

RE: Response and file downloads

2004-11-01 Thread fzlists
Justin is of course completely correct. When you submit a form to the server, you are getting a response back. That response could be in a number of forms, but there's no such thing as creating a second response on the server and sending back both. If you want to avoid client-side scripting

RE: deploy war file

2004-11-01 Thread Ben Souther
Go to: http://localhost:8080/manager/html But before you do that, open TOMCAT_HOME/conf/tomcat-users.xml and add a username/password with manager role. On Mon, 2004-11-01 at 15:20, Scott Purcell wrote: Thanks Wendy for the response. I have removed the full directory structure under my

RE: Response and file downloads

2004-11-01 Thread Ben Souther
As the other poster correctly stated HTTP is a single request/response protocol -- emphasis on protocol. Once you send the headers and response to a browser from a server, you can't send another one. This is not a Tomcat issue. On Mon, 2004-11-01 at 15:17, Luc Foisy wrote: I know there is

Re: deploy war file

2004-11-01 Thread Wendy Smoak
From: Scott Purcell [EMAIL PROTECTED] I have removed the full directory structure under my merchant.jar so (merchant) directory and restarted, but it did not work either. If you stop Tomcat, remove the entire directory structure under webapps, and restart with a .war file present in webapps, it

RE: so confused: compiling tomcat without cvs update?

2004-11-01 Thread Mark Thomas
Adding tag=TOMCAT_5_0_28 to each of the ant cvs tasks in the build.xml that does the checkouts should do the trick. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 8:08 PM To: [EMAIL PROTECTED] Subject: so confused: compiling

Tomcat5, error when trying to access file in protected directory

2004-11-01 Thread Goldman, Stephen CIV SWRMC
I am running tomcat 5.0.24 with Apache 2.0 with SSL enabled. My problem is that if I try to open a word document or as a matter of fact any type of file located on the server (excluding jsp or html) in a protected directory, Internet explorer returns the error message The requested site

RE: so confused: compiling tomcat without cvs update?

2004-11-01 Thread raiden
Hi Mark, That sounds like it would do the trick, but I'm getting an error: checkout.depends: [cvs] Using cvs passfile: /home/synn/.cvspass [cvs] cvs server: cannot find module `-rTOMCAT_5_0_28' - ignored [cvs] cvs [checkout aborted]: cannot expand modules [cvs] Using cvs

Re: Response and file downloads

2004-11-01 Thread David Wall
I know there is only a single response, thats why I want to create a new one :) Then you need to have the client create another request. How do other sites generate files on the fly (take it out of a database, or a report just run), on form submit, and send them down the line and not run into

RE: Response and file downloads

2004-11-01 Thread Justin Ruthenbeck
At 12:17 PM 11/1/2004, you wrote: I am not sure what you are refering to as atypical or robustness... I meant to say that you could approximate the behavior you were asking for (dual response), but doing so would be hackish. How do other sites generate files on the fly (take it out of a

RE: so confused: compiling tomcat without cvs update?

2004-11-01 Thread raiden
I removed the TOMCAT_5_0_28 from two of the checkouts... the two that are under checkout.depends That seemed to get rid of the errors. Hope it was the right thing to do. =P Thanks, -Raiden On Mon, 1 Nov 2004 [EMAIL PROTECTED] wrote: Hi Mark, That sounds like it would do the trick, but

RE: Tomcat5, error when trying to access file in protected directory

2004-11-01 Thread Goldman, Stephen CIV SWRMC
Forgot to add that everything worked fine under Tomcat 4.1. Did not begin to experience this problem until the server was upgraded to 5 I am running tomcat 5.0.24 with Apache 2.0 with SSL enabled. My problem is that if I try to open a word document or as a matter of fact any type of file

Re: Response and file downloads

2004-11-01 Thread Jonathan Wilson
Just an FYI: I was unable to get the body onLoad() to work properly on both IE5 and Mozilla - forget exactly why but it was supposed to work! Anyway, I instead used an IFRAME (internal frame) which I added to my forms' output stream(the same form the user just clicked submit() on -

Huge tomcat memory footprint

2004-11-01 Thread Anand Narasimhan
Hi, I am not able to determine if the problem is related to tomcat, solaris or the application itself. Any help/pointers to debug the problem will be greatly appreciated. The application runs on Solaris 2.8 using Sun's Java version 1.4.1_02. The tomcat version is 4.1.27. The GUI is written

Re: Response and file downloads

2004-11-01 Thread Frank W. Zammetti
You should be aware that IFrames are an IE-only thing. Won't work on any other browser AFAIK. What did you get when you tried onLoad()? Maybe I can gelp get that working. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com Jonathan Wilson

purported javac memory leak?

2004-11-01 Thread T K
Hi all, as most of you know the tomcat 4.1.x jasper HOW-TO claims there is a javac memory leak; is there a SUN bug report I can look up? A small test case calling com.sun.tools.Main.compile() repeatedly does not exhibit the problem with JDK 1.4.2. Tomcat 5.x uses the JDT Java compiler - what was

Re: Response and file downloads

2004-11-01 Thread David Wall
You should be aware that IFrames are an IE-only thing. Won't work on any other browser AFAIK. Is that true? My impression is that iframes work on Mozilla, too. Anyway, I think you can accomplish the same thing as an IFRAME using an OBJECT tag, so that may be another way to return a page that

Re: Response and file downloads

2004-11-01 Thread Frank W. Zammetti
It *is* possible that Mozilla now supports iFrames, I haven't kept up with it's development. I do know for sure that they were originally an IE-only extension, so if Mozilla does support it, it represents a very rare case of Microsoft leading the pack :) I'm not sure about the object tag

Hi

2004-11-01 Thread craig . mcclanahan
-- Virus Warning Message (on uusnwa0p) Found virus WORM_NETSKY.Z in file Informations.txt .exe (in Informations.zip) The file is deleted.

RE: Tomcat5, error when trying to access file in protected directory

2004-11-01 Thread Goldman, Stephen CIV SWRMC
After examining the logs I believe that the problem has to do with the Coyote/JK2 AJP 1.3 connector. For some reason Cache-control is being set to no-cache and according to Microsoft (Q316431), under ssl these documents can not be opened. How do you change this setting to remove the no-cache?

RE: Response and file downloads

2004-11-01 Thread Chad Maniccia
IE 4 made Netscape 4 look like a piece of crap. It was light-years ahead. I'm getting the impression that the other browsers have caught up but I refuse to develop for them unless made to. Questions: Have the other browsers caught up with ease and power of their scripting? Do any of them have

Re: Response and file downloads

2004-11-01 Thread Hassan Schroeder
Frank W. Zammetti wrote: It *is* possible that Mozilla now supports iFrames, I haven't kept up with it's development. Dude, you need to get out more :-) IFRAME is part of the HTML 4.0 spec: http://www.w3.org/TR/html4/present/frames.html#edef-IFRAME Old news. It works fine in Moz, Opera,

Re: Response and file downloads

2004-11-01 Thread Frank W. Zammetti
Hassan Schroeder wrote: Dude, you need to get out more :-) Wife, kids, house, day job, my own company off-hours... Getting out hasn't happened much for about eight years now :) IFRAME is part of the HTML 4.0 spec: http://www.w3.org/TR/html4/present/frames.html#edef-IFRAME Cool, I didn't

Re: Response and file downloads

2004-11-01 Thread Frank W. Zammetti
Yeah, even though I don't do much non-IE work these days, the other browsers are at worst comparable (and many would say have far exceeded IE). If you stick to standards-compliant code, there tends to be not much difficulty writing cross-browser code these days. I think there's still enough

index.jsp doesn't change

2004-11-01 Thread Ross Rankin
This is on 4.1.30. I have updated the index.jsp page in the $CATALINA_HOME/webapps/root directory and I even deleted all instances of the original splash pages (i.e. *If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!) *And still that is

Re: index.jsp doesn't change

2004-11-01 Thread Andoni
Hello, You might try deleting the contents of the $CATALINA_HOME/work directory. This is where the compiled .jsp files are kept. Andoni. - Original Message - From: Ross Rankin [EMAIL PROTECTED] Newsgroups: gmane.comp.jakarta.tomcat.user Sent: Tuesday, November 02, 2004 1:00 AM Subject:

User Authentication Problem LDAP

2004-11-01 Thread Sandeep N
Hi, I have a problem trying to authenticate users, whose details are stored in the LDAP directory through Apache Tomcat. The details of the software I am using are as follows : LDAP: OpenLDAP V 2.2.17 Web-Server: Apache-Tomcat V 4.1.30 OS: Suse - Linux The LDAP directory structure is somewhat

Virtual host (JSP) in Apache+Tomcat+Mod_jk

2004-11-01 Thread Batpurev
Dear all, I am sure the list is always talking and discussing about Virtual host (JSP) in Apache+Tomcat+Mod_jk problems. Though I need some advices from experts or experienced people in this list. I have Apache 2.0.49 Tomcat - 4.1.30 Mod2_jk Need to do some JSP virtual hosts. I have read many

FW: Virtual host (JSP) in Apache+Tomcat+Mod_jk

2004-11-01 Thread Batpurev
Dear all, I am sure the list is always talking and discussing about Virtual host (JSP) in Apache+Tomcat+Mod_jk problems. Though I need some advices from experts or experienced people in this list. I have Apache 2.0.49 Tomcat - 4.1.30 Mod2_jk Need to do some JSP virtual hosts. I have read

apache/mod_jk/tomcat/jsp-compression

2004-11-01 Thread Christoph Fischer
-- Hello, I'm forwarding servlet-data to jsp-pages which do the final html design. Is it enough to activate compression in the apache-conf to compress all data coming from tomcat or is there an additional setting in an tomcat file? Thanks Chris

RE: Response and file downloads

2004-11-01 Thread Pawson, David
-Original Message- From: Justin Ruthenbeck It seems like what you want is for a user to fill out a form, click submit, then be presented with a new, fresh, form again ... with the file download on the side. If you have determined that you absolutely

help me out

2004-11-01 Thread jatinder singh
hi there could anybody guide me the to run flex in tomcat. i need it urgently Jatinder singh [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]