Re: Tomcat aborts

2005-04-01 Thread Anto Paul
16896K, used 16311K [0xf540, 0xf648, 0xf940) object space 16896K, 96% used [0xf540,0xf63edca0,0xf648) Im not familiar with that memory stuff. Any ideas? Cheers Dirk You tried any other versions/vendor of JRE ?. This is problem with JRE. -- Anto Paul Benchmark Softech

Upgrading Tomcat from 4.1.24 to 5.0.18 on Solaris 9 Platform

2005-04-01 Thread Linnabary, Paul
a clue as how to properly upgrade Tomcat to the newer version as I can't find any documentation. Thanks! Paul Paul E. Linnabary Systems Design and Integration Specialist The Boeing Company Wichita, KS 67210 316-526-7367

Re: tomcat 5.5/win loading external image files

2005-04-01 Thread Anto Paul
and the Servlet reads the file using ServletContext.getResourceAsStream() and write it to the OutputStream returned by the response.getOutputStream(). Dont forget to set the appropriate MIME type for content type. -- Anto Paul Benchmark Softech www.benchmarksoft.com

Re: Debugging tomcat startup

2005-04-01 Thread Anto Paul
in server/lib. These jars are not visible to applications. -- Anto Paul Benchmark Softech www.benchmarksoft.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Configuring Manager for different Virtual Hosts

2005-04-01 Thread Anto Paul
if you have different CATALINA_BASE for each web application. -- Anto Paul Benchmark Softech www.benchmarksoft.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: remove stack-trace from public web

2005-03-31 Thread Antony Paul
? -- Andreas Andersson IT Dept. Travelstart Nordic [EMAIL PROTECTED] http://www.travelstart.se - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- rgds Antony Paul http

Re: start/stop-script from source dist

2005-03-31 Thread Antony Paul
commands, e-mail: [EMAIL PROTECTED] -- rgds Antony Paul http://www.geocities.com/antonypaul24/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: build problem

2005-03-31 Thread Antony Paul
-tomcat-5.5.7-src/build.xml:94: The cvs task doesn't support the compression attribute. I've searched the Jakarta website to see if there was something on this, but I haven't found anything. Do I need to make some change to the build.properties or something? -- rgds Antony Paul http

Re: Long Startup Time

2005-03-30 Thread Antony Paul
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- rgds Antony Paul http://www.geocities.com/antonypaul24/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: multiple domain name support for https

2005-03-29 Thread Antony Paul
how to modify it and integrate with Tomcat. I appreciate your time. Thank you Regards, Sasisekar S Sundaram Research Assistant Center For Business and Information Technology (CBIT) University of Louisiana, Lafayette Ph: (337) 482 0618 -- rgds Antony Paul http://www.geocities.com

Re: Persistence manager ClassNotFoundException during deserialization

2005-03-28 Thread Antony Paul
/show_bug.cgi?id=19701 This was fixed in the 4.1.31 release Mark Antony Paul wrote: I need to have a bug registered for this as I could convince my manager. I searched bugzilla but could'nt find one. If anyone know the relevant bug# please post it or shall I post a bug report and any one close

Re: Address localhost:8080 already in use

2005-03-27 Thread Paul
processes. If you're running them from different install directories, then just grep the output of ps -ef see the ones running from that path. A simple shell script can automate that for you. Regards, -Paul Fredrik Liden wrote: Here is a big problem that I've run into so many times. I run start

Re: Tomcat 5-5.7 make reload classes?

2005-03-27 Thread Antony Paul
. Louis, MO 63101 | 314.588.0720 Ext:1320 | [EMAIL PROTECTED] | http://www.vertisinc.com http://www.vertisinc.com/ Vertis is the premier provider of targeted advertising, media, and marketing services that drive consumers to marketers more effectively. -- rgds Antony Paul http

Re: Where is the admin pkg for tomcat 5.5?

2005-03-23 Thread Antony Paul
: 817-272-5605 Fax: 917-272-5800 -- rgds Antony Paul http://www.geocities.com/antonypaul24/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Persistence manager ClassNotFoundException during deserialization

2005-03-21 Thread Antony Paul
I need to have a bug registered for this as I could convince my manager. I searched bugzilla but could'nt find one. If anyone know the relevant bug# please post it or shall I post a bug report and any one close it immediately ?. On Wed, 9 Mar 2005 15:05:13 +0530, Antony Paul [EMAIL PROTECTED

Re: [tomcat-user] Postgres + JDBC

2005-03-18 Thread Antony Paul
) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- rgds Antony Paul http://www.geocities.com/antonypaul24/ - To unsubscribe, e-mail

Re: tomcat throwing exceptions

2005-03-17 Thread Antony Paul
, please contact the sender and delete the e-mail and its attachments from all computers. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- rgds Antony Paul http

How to get know what version of TC is running behind Apache

2005-03-16 Thread Antony Paul
Hi all, Is it possible to know what version of Tomcat is running behind an Apache. The connector used is JK. -- rgds Antony Paul http://www.geocities.com/antonypaul24/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: How to get know what version of TC is running behind Apache

2005-03-16 Thread Antony Paul
this extension: http://livehttpheaders.mozdev.org/ Then you can see all the http headers, including server, which will tell you which version of Tomcat. -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 16, 2005 4:47 AM To: Tomcat Users List Subject: How

Re: Access denied with Apache + Tomcat config

2005-03-16 Thread Paul Puschmann
in your virtualhost-file. (ajp13w) Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

jk2 for Apache2 and Tomcat 4

2005-03-14 Thread Paul Puschmann
workers an the entries in the VirtualHost. Yes, I did search in google, but most of the stuff used jk1 oder was about compiling jk2. Any help appreciated, kind regards, Paul - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: jk2 for Apache2 and Tomcat 4

2005-03-14 Thread Paul Puschmann
Mladen Turk wrote: Paul Puschmann wrote: Hi, we want to use Apache2 (2.0.53) as a frontend for out Tomcat (4.1.31) and don't get the right configuration for our jk2 (2.0.4). This all runs with Java 1.4.2_06 on Debian Sarge x86. Do not use JK2. Use JK instead. See: http

Re: jk2 for Apache2 and Tomcat 4

2005-03-14 Thread Paul Puschmann
version-dependancy-errors or such. Thank you for your advice, Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Configuration Problem in Tomcat for HTTPS

2005-03-14 Thread Antony Paul
-mail: [EMAIL PROTECTED] -- rgds Antony Paul http://www.geocities.com/antonypaul24/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: jk2 for Apache2 and Tomcat 4

2005-03-14 Thread Paul Puschmann
Sébastien GALLET wrote: Paul Puschmann a écrit : Dale, Matt wrote: 1.2.6 is the latest and should work with Apache 2 so you don't have to go back to apache 1. Ta Matt Okay, but I don't get jk1 for apache2 as a ready debian-package. I prefer ready-built packages, because

Re: getting started

2005-03-14 Thread Antony Paul
anything in the source directory? On the binary download branch, I could follow the instruction from tomcat web page. Any comments or help is appreciated. Kemin -- rgds Antony Paul http://www.geocities.com/antonypaul24

RE: file watcher

2005-03-10 Thread Anderson, M. Paul
What is a file watcher? -Original Message- From: deepak suldhal [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 7:41 AM To: Tomcat Users List; Antony Paul Subject: Re: file watcher if you have a file watcher Please email, it will help me a lot. Thanks Antony Paul [EMAIL

Re: file watcher

2005-03-10 Thread Antony Paul
You can search in Google. Two I know are log4j file watcher and Tomcat WAR watcher. rgds Antony paul On Thu, 10 Mar 2005 04:41:14 -0800 (PST), deepak suldhal [EMAIL PROTECTED] wrote: if you have a file watcher Please email, it will help me a lot. Thanks Antony Paul [EMAIL PROTECTED

Limiting number of login attempts

2005-03-10 Thread Anderson, M. Paul
Is there a way to limit the number of login attempts for a user when using a JDBC realm? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Cannot compile class in WEB-INF/classes

2005-03-10 Thread Anderson, M. Paul
Did you import javax.servlet.http.* ? -Original Message- From: Rahul Joshi [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 1:19 PM To: tomcat-user@jakarta.apache.org Subject: Cannot compile class in WEB-INF/classes I have a Simple JSP page in my webapps/myappname. I have a

RE: Cannot compile class in WEB-INF/classes

2005-03-10 Thread Anderson, M. Paul
. Paul [EMAIL PROTECTED] wrote: Did you import javax.servlet.http.* ? -Original Message- From: Rahul Joshi [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 1:19 PM To: tomcat-user@jakarta.apache.org Subject: Cannot compile class in WEB-INF/classes I have a Simple JSP

RE: JDBC Realm by-passing login page using a link

2005-03-10 Thread Anderson, M. Paul
It is my understanding that the JDBC realm will execute prior to any filters or other servlets, so I wouldn't think this would be possible unless you perform your own authentication - possibly in a filter - to do just what you're looking for. -Original Message- From: Fredrik Liden

RE: Mapping context to root of website

2005-03-10 Thread Anderson, M. Paul
How would I do this if I am just using Tomcat (no apache, IIS, etc.)??? -Original Message- From: Ronnie Tartar [mailto:[EMAIL PROTECTED] Sent: Thursday, March 10, 2005 1:50 PM To: Tomcat Users List Subject: RE: Mapping context to root of website Is there a way to do this with jk or

RE: Mapping context to root of website

2005-03-10 Thread Anderson, M. Paul
app as the ROOT context for that host. Doug - Original Message - From: Anderson, M. Paul [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Thursday, March 10, 2005 1:53 PM Subject: RE: Mapping context to root of website How would I do this if I am just using

Re: Persistence manager ClassNotFoundException during deserialization

2005-03-09 Thread Antony Paul
It is working in 4.1.31. Thanks for the help rgds Antony Paul On Tue, 08 Mar 2005 22:52:50 +, Mark Thomas [EMAIL PROTECTED] wrote: What happens on 4.1.31? Mark Antony Paul wrote: I created a sample application and is available at http://geocities.com/antonypaul24/web.html . Any

Re: file watcher

2005-03-09 Thread Antony Paul
What you mean ?. You need a file watcher program or you have one. To start it when tomcat is started, 1. If it is servlet in web.xml use load-on-startup in servlet declaration and run it from init() method. 2. Write a ContextListener and start it from there. rgds Antony Paul On Wed, 9 Mar

RE: HTTPS, port 443 firewall

2005-03-08 Thread Paul Wallace
Thanks Doug! Paul. Port 443 must be opened on the firewall. When a browser uses https it is talking on port 443 and not 80. The redirect is telling the browser to call back on port 443 or whatever port is designated as https, and not a transfer. Although https can be defined to run on port 80

Re: Redirect from http:// to https://

2005-03-08 Thread Antony Paul
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- rgds Antony Paul http://www.geocities.com/antonypaul24/ - To unsubscribe, e-mail

JSP/Servlet Mailing List?

2005-03-07 Thread Anderson, M. Paul
Does anyone know of a good JSP/Servlet mailing list/help list that is both active and similar in format to this group? Thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Persistence manager ClassNotFoundException during deserialization

2005-03-07 Thread Antony Paul
) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533) at java.lang.Thread.run(Thread.java:534) rgds Antony Paul - To unsubscribe, e-mail

Re: Persistence manager ClassNotFoundException during deserialization

2005-03-07 Thread Antony Paul
I am waiting for some knowledgeable person to answer my questions. Meanwhile I will write a test application, download Tomcat source code and try to debug the problem. rgds Antony Paul On Mon, 7 Mar 2005 18:30:47 +0530, Antony Paul [EMAIL PROTECTED] wrote: Hi all, I am getting

Re: Persistence manager ClassNotFoundException during deserialization

2005-03-07 Thread Antony Paul
I created a sample application and is available at http://geocities.com/antonypaul24/web.html . Any one can download it and test. rgds Antony Paul On Tue, 8 Mar 2005 10:01:13 +0530, Antony Paul [EMAIL PROTECTED] wrote: I am waiting for some knowledgeable person to answer my questions

HTTPS, port 443 firewall

2005-03-06 Thread Paul Wallace
Hi, For HTTPS must port 443 be open on a firewall, or is traffic sent/received on port 80 (or defined HTTP port) and redirected internally? Do 'standard' firewalls leave open this port by default? Thanks Paul

Tomcat at Standalone

2005-03-04 Thread Anderson, M. Paul
advice or pointers! Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: newbei

2005-03-03 Thread Antony Paul
You put the struts.jar and related files in WEB-INF\lib directory of your application ?. Added mapping in web.xml for ActionServlet ?. Better you you use Struts blank application which is bundled with Struts download. rgds Antony Paul On Thu, 03 Mar 2005 14:43:46 +0530, VTR Ravi Kumar [EMAIL

Re: newbei

2005-03-03 Thread Antony Paul
You have to download the first file(jakarta-struts-1.2.4.zip) which contains docs and examples. rgds Antony Paul On Thu, 03 Mar 2005 16:08:06 +0530, VTR Ravi Kumar [EMAIL PROTECTED] wrote: Yes I have put struts.jar in the WEB-INF\lib and also added the mapping for action in web.xml I had

Re: Equivalent of Resin run-at servlet configuration

2005-03-03 Thread Antony Paul
AFAIK Tomcat dont provide a replacement for this. It is not in Servlet spec. Search in archives as it was asked a few weeks before. rgds Antony Paul On Thu, 3 Mar 2005 16:45:24 +0530 (IST), Subramanya Sastry [EMAIL PROTECTED] wrote: Hello, I am developing a Java web application, and one

RE: [OT] Jav/JSP Programmer

2005-03-03 Thread Paul Wallace
And why don't you do the list a favour, and contact the intended recipient directly! Hi Carl, are you looking for someone on-site or off-site ? P.S. please do the world a favor and get rid of the flash intro at the beginning of your site, my eardrums just exploded !! Best Regards, -Wiley

Re: Pre-Compilation in Tomcat Jasper

2005-02-28 Thread Antony Paul
classes into org.apache.jsp. rgds Antony Paul On Mon, 28 Feb 2005 12:25:46 +0530, BV Karthik [EMAIL PROTECTED] wrote: Hi, Is there anything in Tomcat which will pre-compile our JSP's? What jasper has to do with Tomcat? Pls help. Thanks in advance. Regards, Karthik BV

TC (4), IIS isapi_redirector.dll

2005-02-27 Thread Paul Wallace
no effervescence to Isapi, IIS, redirector, JK or anything else of a similar topic. thanks and regards Paul.

RE: TC (4), IIS isapi_redirector.dll

2005-02-27 Thread Paul Wallace
project downloads. Can someone tell me where I am being directed please? I see no effervescence to Isapi, IIS, redirector, JK or anything else of a similar topic. thanks and regards Paul. - To unsubscribe, e-mail

RE: TC (4), IIS isapi_redirector.dll

2005-02-27 Thread Paul Wallace
Hi thanks, but that link is dead! Hello! visit this site to automate your integration of tomcat and iis. http://www.shiftomat/opensource download the file and follow the instructions... regards aris -Original Message- From: Paul Wallace [mailto:[EMAIL PROTECTED] Sent: Monday

Re: Where is the compatibility package

2005-02-23 Thread Antony Paul
/v5.5.8/bin/jakarta-tomcat-5.5.8-compat.tar.gz rgds Antony Paul On Wed, 23 Feb 2005 14:15:10 +0100, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I have downloaded Tomcat 5.5.8 and found that a prereq is J2SE 5.0 and later (document: release notes) but to run in a J2SE Version 1.4 or 1.3 (document

Re: Name jdbc is not bound in this Context error

2005-02-22 Thread Antony Paul
questions at PostgreSQL mailing lists(http://www.postgresql.org/community/lists/). rgds Antony Paul On Tue, 22 Feb 2005 02:07:20 -0800 (PST), U K Laxmi [EMAIL PROTECTED] wrote: Hi Antony, I downloaded postgres and installed on my m/c. I installed it as a service. Can you pls give step by step

Re: Getting other Sessions

2005-02-22 Thread Antony Paul
You can put all the sessions in List or Map when they login or use HttpSessionListener to listen to session events. rgds Antony Paul On Tue, 22 Feb 2005 23:17:56 -0500, Joseph Shraibman jks@selectacast.net wrote: I want to make an admin page in my application. I needs to be able to get

Re: how to print to web page instead of catalina.out

2005-02-22 Thread Antony Paul
Why not use out.print() or you are trying to do something else ?. rgds Antony Paul On Tue, 22 Feb 2005 20:26:41 -0800 (PST), Jin Wu [EMAIL PROTECTED] wrote: Hi, It seems that System.out.printlin(...) prints to catalina.out. Is there a way I can print to web page? Thanks, James

RE: Shutdown not working under SLES8 and FC2

2005-02-21 Thread Paul ANDERSON
is skipped such as session persistence. Paul

Re: Name jdbc is not bound in this Context error

2005-02-21 Thread Antony Paul
It seems you still have problem. You can google for the answer. One thing I know is GlobalNamingResources should come inside the Server element and not inside Context element. rgds Antony Paul On Fri, 18 Feb 2005 22:47:06 -0800 (PST), U K Laxmi [EMAIL PROTECTED] wrote: I could able to get thro

Re: Name jdbc is not bound in this Context error

2005-02-21 Thread Antony Paul
By default server.xml contains have a GlobalNamingResources. You have to add your resources in there. rgds Antony Paul On Mon, 21 Feb 2005 19:56:23 -0800 (PST), U K Laxmi [EMAIL PROTECTED] wrote: As just moved the GlobalNamingResources inside the main server in my server.xml residing

Re: Name jdbc is not bound in this Context error

2005-02-21 Thread Antony Paul
-howto.html follow MySQL config. And no need to put commons*.jar in commons/lib as TC by default comes with it. rgds Antony Paul On Mon, 21 Feb 2005 21:52:13 -0800 (PST), U K Laxmi [EMAIL PROTECTED] wrote: I tried without GlobalNamingResources. No luck. When googled, i found that if we include

Re: problem with ssl

2005-02-21 Thread Antony Paul
You can check whether the keystore is properly created using the following command keytool -list -alias tomcat rgds Antony Paul On 22 Feb 2005 12:24:05 +0600, Thavarajah Kurinchikumaran [EMAIL PROTECTED] wrote: Hi all, I am using tomcat as my local server. I removed some keystore files

Re: Name jdbc is not bound in this Context error

2005-02-21 Thread Antony Paul
-ref Did you defined your newly created context web in server.xml or at TOMCAT_HOME\conf\Catalina\localhost\some name.xml hope it will help. rgds Antony Paul On Mon, 21 Feb 2005 22:25:59 -0800 (PST), U K Laxmi [EMAIL PROTECTED] wrote: Yes i read and did as per the document. When it didn't

Re: Name jdbc is not bound in this Context error

2005-02-21 Thread Antony Paul
Most SQL is same and it supports a subset of SQL 92 and SQL 99 standards. Every RDBMS vendor have some proprietory code which dont work in other databases. There is one RDBMS Firebird(http://firebird.sourceforge.net/). The site claims that it is more like Oracle. rgds Antony Paul On Mon, 21

Re: Name jdbc is not bound in this Context error

2005-02-21 Thread Antony Paul
You can name it the name of the context(web). The content should be similar to any other file there. I am giving a sample Context docBase=${catalina.home}/webapps/web antiResourceLocking=false antiJARLocking=false /Context rgds Antony Paul On Mon, 21 Feb 2005 23:18:55 -0800 (PST), U

Re: Serving up a Flash file

2005-02-20 Thread Paul Erion
Thanks to everyone for their responses. It's amazing how large some of the gaps in my knowledge truly are. Paul p.s., Sorry I didn't mean to disappear ... water is an amazing thing, given enough volume, it can get into all sorts of places you wouldn't expect; so I've been learning all sorts

Re: Serving up a Flash file

2005-02-18 Thread Paul Erion
? That as long as the Flash file's path is specified relative to the location of the JSP (which includes the embed tag), then I'm good to go. Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Serving up a Flash file

2005-02-17 Thread Paul Erion
of different values for the file specification (for example, file:///C:/FlashFiles/test.swf and C:/FlashFiles/test.swf), but this hasn't had any effect. Is this a security issue? Any thoughts on what could be going on? Thanks, Paul p.s., I'm using JBoss 3.2.3/Tomcat 4.1.29 on Windows XP Pro

Re: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged

2005-02-17 Thread Antony Paul
You can try modifiying the maxProcessors in the connector element in conf/server.xml to a higher value to test whether increasing no of threads solve the problem. Post Tomcat , Java VM and OS versions. rgds Antony Paul On Fri, 18 Feb 2005 10:14:15 +0530, Reshma Bhatia [EMAIL PROTECTED] wrote

Re: running tomcat using sablevm

2005-02-17 Thread Antony Paul
Were you able to run it in Sun or any other JVM. ? rgds Antony Paul On Fri, 18 Feb 2005 10:36:21 +0530, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello, Well the OS is Redhat linux 7.2 JVM version: sablevm 1.1.9 Tomcat version : 3.3.1a (Might be this is a older version

Re: running tomcat using sablevm

2005-02-17 Thread Antony Paul
I hadnt tried SableVM. It may be that CLASSPATH settings Tomcat passes to VM is not properly passed to it. There may be difference in passing classpath to VM. Check the docs. rgds Antony Paul On Fri, 18 Feb 2005 10:45:58 +0530, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Yeah I was able

Re: FW: Please help for a query in Tomcat. - Problem : Tomcat gets hanged

2005-02-17 Thread Antony Paul
To best of my knowledge you can't. Even if you shutdown Tomcat it will wait till the threads finish their work. rgds Antony Paul On Fri, 18 Feb 2005 11:41:04 +0530, Reshma Bhatia [EMAIL PROTECTED] wrote: Is there a way to kill the Tomcat threads which have gone into infinite loop / hang state

Re: Serving up a Flash file

2005-02-17 Thread Paul Erion
that doesn't reside in the directory hierarchy that JBoss/Tomcat serves files from. Once thanks for the info, it was helpful. And if you have any other thoughts, suggestions, or pointers to docs, I'd love to hear them. Paul

Re: [OT] Search in French database in English

2005-02-16 Thread Antony Paul
Thanks a lot for the help. BTW I use Struts for developing the application. rgds Antony Paul On Wed, 16 Feb 2005 07:44:35 -0800 (PST), sven morales [EMAIL PROTECTED] wrote: Hi, It compiled okay? What was the error you got when running it? Btw there is a cocoon mailing list too to get

[OT] Search in French database in English

2005-02-15 Thread Antony Paul
to match the word in all these languages. Is it possible ?. Any thoughts on this are welcome. rgds Antony Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Search in French database in English

2005-02-15 Thread Antony Paul
Is that German application you are talking about ?. I dont know languages other than English. rgds Antony Paul On Tue, 15 Feb 2005 11:51:00 -0800 (PST), sven morales [EMAIL PROTECTED] wrote: Hi, Please look at the very robust Cocoon project under apache too. See http://cocoon.apache.org

Re: [OT] Search in French database in English

2005-02-15 Thread Antony Paul
I checked out CVS head compiled it and run it went to sample application Internationalization (i18n) Localization (l10n) and it is giving error. rgds Antony Paul On Tue, 15 Feb 2005 22:17:56 -0800 (PST), sven morales [EMAIL PROTECTED] wrote: It is in English. Did you try to visit the link

Is information on the number of downloads available?

2005-02-08 Thread Paul Luo Li
? And where I might to go get it? Thanks for all the help Paul Li Paul Luo Li ISRI - CS - CMU 5119 Wean Hall Pittsburgh PA, 15213 412-268-3043 [EMAIL PROTECTED] B.S. Mathematics, University of Virginia 2001. Ph.D Student Software Engineering, Carnegie

Re: Is information on the number of downloads available?

2005-02-08 Thread Paul Luo Li
of defects in the next release, given the metrics for the next release. In order to build the model, I need the download information for the historical releases. Thanks so much for the help Paul http://www.apache.org/~vgritsenko/stats/projects/tomcat.html But see the disclaimer at the bottom

Can not get roles to resolve in LDAP Realm

2005-02-07 Thread Paul Worrall
can see the roles are not being picked up. Any ideas? TIA Regards Paul Worrall Portal Technology and Innovation BECTA ** This email and any files transmitted with it are confidential and intended

Re: Restart-On-Failure for Tomcat?

2005-02-05 Thread Paul
, but if you're on Win then you can set the recovery options under services. I'm not aware of anything inherent in Tomcat. Regards, -Paul Robert McIntosh wrote: Hi, I'm supporting a web application running on Apache (2.0x) /Tomcat(5.0.x) w/ mod-jk. The web application seems to cause Tomcat (5.0.28) to fail

Re: Help Required- tomcat doesn't shutdown properly

2005-02-04 Thread Antony Paul
What your application is doing ?. is there any threads watiing ?. You can have a look at localhost_log in the logs directory for any errors. rgds Antony Paul On Fri, 4 Feb 2005 10:08:09 +0100, Narayan, Satya [EMAIL PROTECTED] wrote: Hi , I am having a weird problem. I have

RE: Apache-Coyote/1.1 application configuration

2005-02-03 Thread Paul Denham
subscribe to the the apache mailinglist and ask if somebody would help you. Here is the list details http://httpd.apache.org/userslist.html including how to subscribe. ... So that's what I was hoping for. If anyone out there can offer their services on this basis, pls let me know. Regards, Paul Denham

Is Connector/J Serializable?

2005-02-03 Thread Paul
(Connection con) { this.con = con; try { con.setAutoCommit(false); } catch(SQLException e) { } } public Connection getConn() { return con;// return the connection } ... } Thanks in advance, -Paul

Re: How do you start tomcat in production, with -server or not ?

2005-02-03 Thread Paul
startup. Cheers, -Paul Marchioni Francesco wrote: Hi all, I have read on Sun documentation that it's adviced to start server applications with -server option which should boost performance though with slower startup. Somewhere I can find post of users telling not to use the -server flag because

Re: idle connections

2005-02-03 Thread Paul
lowering the maxIdle beneath oracles session threshold Bob, i am running oracle and tomcat4, and am wondering how you determined the oracle sessiion threshold and what value you finally set maxIdle to?? -paul - Original Message - From: Bobby Tahir [EMAIL PROTECTED] To: Al Sutton

Re: Preferred Platform for Tomcat5

2005-02-03 Thread Paul
drives mysql 4.1.x jdk1.5.x tomcat 5.0.x Regards, -Paul Todd Reed wrote: Excluding Windows, is there a particular platform that works better with Tomcat5? What are members of this list using for a production installation of Tomcat

Re: Is Connector/J Serializable?

2005-02-03 Thread Paul
useDirty to true as well. Paul wrote: I'm setting up Tomcat 5.0.28 in a vertical two node cluster and want to use the in-memory session replication. The application I'm trying to run on the cluster requires the db connection to be stored in a session object. But I'm getting an error message

Apache-Coyote/1.1 application configuration

2005-02-02 Thread Paul Denham
Hi I posted this but have had no replies. Am I on the wrong user list here? Any advice appreciated. Paul -Original Message- From: Paul Denham [mailto:[EMAIL PROTECTED] Sent: 31 January 2005 07:40 To: 'tomcat-user@jakarta.apache.org' Subject: Apache-Coyote/1.1 application

RE: Apache-Coyote/1.1 application configuration

2005-02-02 Thread Paul Denham
, please let me know who I should be speaking to. Thanks Paul - The official User-To-User support forum of the Apache HTTP Server Project. See URL:http://httpd.apache.org/userslist.html for more info. To unsubscribe, e-mail: [EMAIL

Apache-Coyote/1.1 application configuration

2005-01-30 Thread Paul Denham
of application configuration. The application there need to be configured is the Apache Webserver We are looking for someone who can help solve this problem and other maintenance issues. If you can help, please let us know. Thanks, Paul Denham Tel +44 (0)870 382 5008 Fax +44 (0)870 382 5009

Re: Tomcat does not evaluate jspf extension files

2005-01-24 Thread Paul Gregoire
Ok, just so its clear... servlet-mapping servlet-namejsp/servlet-name url-pattern*.jsfp/url-pattern /servlet-mapping ;) Larry Meadors wrote: See the problem below? On Mon, 24 Jan 2005 17:01:38 -0800 (PST), Norris Shelton wrote: Everytime I try to use a .jsfp extension for a

Re: Deploying a Servlet to Tomcat 5.0

2005-01-24 Thread Antony Paul
You have to add a mapping for the servlet in the WEB-INF/web.xml file. Look at the examples directory in webapps for sample. rgds Antony Paul On Mon, 24 Jan 2005 22:04:17 -0800 (PST), Harsha perera [EMAIL PROTECTED] wrote: Hi, I have been trying to deploy a simple servlet to Tomcat 5.0

[OT] Modifying Reply-To header in list messages

2005-01-19 Thread Antony Paul
Hi all, What people here think about this article. http://www.unicom.com/pw/reply-to-harmful.html The Apache lists modifies reply-to field and put in the list address. Is this acceptable ? rgds Antony Paul

Re: Website downloading old file

2005-01-18 Thread Paul Taylor
file. Some systems flush the cache at an interval and some do it on file age. Doug - Original Message - From: Paul Taylor [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Monday, January 17, 2005 2:30 PM Subject: Re: Website downloading old file Umm inconclusive

Website downloading old file

2005-01-17 Thread Paul Taylor
Puzzled. I have a Tomcat 5 application, associated with it a file that can be downloaded from the website, which is in the root directory of the context. (So if the context is called myapp the file is in myapp). Everything was fine but then I realised that there was a problem with the file so

Re: Website downloading old file

2005-01-17 Thread Paul Taylor
a restart of Tomcat after deleting the file? I remember something on the list awhile back similar to this. Doug - Original Message - From: Paul Taylor [EMAIL PROTECTED] To: tomcat-user@jakarta.apache.org Sent: Monday, January 17, 2005 7:42 AM Subject: Website downloading old file

Re: Website downloading old file

2005-01-17 Thread Paul Taylor
. The file Im trying to download is a .bin (Linux) file. The problem is also happening on Internet Explorer. Parsons Technical Services wrote: Sounds like your ISP may have a proxy setup. Usually two different browsers don't know about each other. Doug - Original Message - From: Paul

Re: Website downloading old file

2005-01-17 Thread Paul Taylor
larger file which no longer exists ! Paul Taylor wrote: Can you expand on this please, btw if I change any part of the web application itself such as a jsp the results are imediate. Two ther bits of info which maybe relevent. 1. The host is based in Canada and hence has time set to Candian time

Re: Website downloading old file

2005-01-17 Thread Paul Taylor
/file.txt?bogus=var See if the unique URL gets you the right file. On Mon, 2005-01-17 at 12:43, Paul Taylor wrote: Can you expand on this please, btw if I change any part of the web application itself such as a jsp the results are imediate. Two ther bits of info which maybe relevent. 1. The host

Re: Website downloading old file

2005-01-17 Thread Paul Taylor
server may have a list of extensions that don't get cached. This would explain why your dynamic JSPs are working but the static files are being cached. On Mon, 2005-01-17 at 13:47, Paul Taylor wrote: OK I think you are onto something here, the original file was called file.bin, new file replacing

<    1   2   3   4   5   6   7   8   9   10   >