Re: APR / SSL in 5.5.20

2006-11-27 Thread Bill Barker
There is an example in the javadocs for java.security.KeyStore. "Daniel Blumenthal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I saw this, but unfortunately it only tells you how to specify the key file. It doesn't tell you how to generate it. It seems logical that if everything

Re: Memory leaks on webapp redeploy

2006-11-27 Thread Nicholas Sushkin
On Monday 27 November 2006 19:37, Jon Miller wrote: > Is anyone running into issues with memory leaks occuring whenever a > webapp is redeployed? Yes ... :) > I've been having a lot of problems with this. I > think what's exacerbating the problem is that I'm using Hibernate and > JAX-WS which

RE: APR / SSL in 5.5.20

2006-11-27 Thread Daniel Blumenthal
I saw this, but unfortunately it only tells you how to specify the key file. It doesn't tell you how to generate it. It seems logical that if everything works with the .kdb file, then that should hold all of the information that I need to get SSL working. Maybe I'm asking the wrong question. Bas

Re: Memory leaks on webapp redeploy

2006-11-27 Thread anjan bacchu
Hi Mark, Does anyone on the tomcat dev list use Netbeans profiler at all ? OR do you guys exclusively use YourKit ? Thank you, BR, ~A On 11/27/06, Mark Thomas <[EMAIL PROTECTED]> wrote: Jon Miller wrote: > Hi all, > > Is anyone running into issues with memory leaks occuring whenever a > web

Re: Memory leaks on webapp redeploy

2006-11-27 Thread Mark Thomas
Jon Miller wrote: > Hi all, > > Is anyone running into issues with memory leaks occuring whenever a > webapp is redeployed? Tomcat version? There have been issues with older releases. > I think I read in a FAQ that even using a singleton in your app will > cause memory leaks? Does anyone know if

Re: APR / SSL in 5.5.20

2006-11-27 Thread Rémy Maucherat
On 11/28/06, Daniel Blumenthal <[EMAIL PROTECTED]> wrote: SSLCertificateFile="${catalina.base}/conf/localhost.crt" SSLCertificateKeyFile="${catalina.base}/conf/localhost.key" /> I can export the .crt file from the .kdb file, but how do I get the "key" file? You should look in t

Re: Context File is Created As A Directory

2006-11-27 Thread Mark Thomas
Richard Fallon wrote: > > For all those who are interested, and I cannot believe that no-one else > has experienced this, there appears to be a bug in Tomcat 5.0.27 that > ALWAYS creates the context.xml snippet from the META-INF directory as a > directory rather than a file. > I have run many test

Re: commons-digester.jar locking issues using struts default library

2006-11-27 Thread Mark Thomas
Gilbert, Antoine wrote: > For some reasons the file commons-digester seem to always be locked by > this Tomcat; I can't "clean and build" my application while Tomcat is > running. > > I don't want to use the antiJARLocking attribute because the > deploy-undeploy time become very long... > > Anyone

APR / SSL in 5.5.20

2006-11-27 Thread Daniel Blumenthal
I'm in the process of moving to Tomcat 5.5.20, and I've come across a bit of a snag. All of the conversion went fine until I started testing the SSL with APR, and it looks like it needs a different configuration. My old configuration is: But it doesn't connect with this. The documentation sa

Memory leaks on webapp redeploy

2006-11-27 Thread Jon Miller
Hi all, Is anyone running into issues with memory leaks occuring whenever a webapp is redeployed? I've been having a lot of problems with this. I think what's exacerbating the problem is that I'm using Hibernate and JAX-WS which I have bundled with my application which use a lot of memory. I

Re: Tomcat 6.0.2 Deployer

2006-11-27 Thread Rémy Maucherat
On 11/27/06, Martin Dubuc <[EMAIL PROTECTED]> wrote: Total time: 1 second If I create myapp in the deployer directory and run ant again, I get the following error: "myapp" is by default the name of the webapp that is supposed to be preocompiled and (maybe) deployed. You should read the documen

RE: Re: Solaris 10 Apache 2 Tomcat mod_jk

2006-11-27 Thread Nelson, Tracy
| From: Nikola Milutinovic [mailto:[EMAIL PROTECTED] | Subject: OT: Re: Solaris 10 Apache 2 Tomcat mod_jk | | What's the story on Solaris? You need to buy C Compiler? I think they have | some Developer's Studio, but I haven't checked licensing. Solaris 10 comes with gcc and friends (gmake, gas, e

RE: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread ChristineAvrin
Good to know - thanks! Christine A. Avrin Information Technology InterBay Funding, LLC Office: (215) 793-8835 Fax: (305) 817-5221 "Change the way you look at things, and the things you look at will change" -Dr. Wayne Dyer "Caldarale, Charles R" <[EMAIL PROTECTED]> 11/27

Re: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread ChristineAvrin
Thank you all for your feedback. I don't have the icon in my system tray, but I am able to start and stop using the other suggestions I have received. Thanks again! Christine A. Avrin Information Technology InterBay Funding, LLC Office: (215) 793-8835 Fax: (305) 817-5221 "Change the way

RE: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread Caldarale, Charles R
> From: David Smith [mailto:[EMAIL PROTECTED] > Subject: Re: No Start/Stop Options under Start/Programs > Apache Tomcat 5.5 > > The same list should include "Apache Tomcat" (toward the top > as the list is alphabetic). Click on it and use the Start, > Stop, and Restart links that get displayed

Re: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread David Smith
Another way to handle this (assuming a Windows 2000, XP, or 2003 system): Right click on "My Computer" and choosing "Manage" from the pop-up menu. When the Computer Management window opens, expand "Services and Applications" on the left side. Click on "Services" in the expanded Services and Appl

RE: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Subject: RE: No Start/Stop Options under Start/Programs > Apache Tomcat 5.5 > > Unfortunately, I don't see anything in my system > tray either. Is that an option I need to enable? The icon doesn't look like a Tomcat - it's a very small

RE: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread ChristineAvrin
Thanks for the feedback. Unfortunately, I don't see anything in my system tray either. Is that an option I need to enable? Christine A. Avrin Information Technology InterBay Funding, LLC Office: (215) 793-8835 Fax: (305) 817-5221 "Change the way you look at things, and the things you loo

RE: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread Caldarale, Charles R
> From: EDMOND KEMOKAI [mailto:[EMAIL PROTECTED] > Subject: Re: No Start/Stop Options under Start/Programs > Apache Tomcat 5.5 > > I think you need to run the start.bat and stop.bat scripts, > they should be somewhere in your install dir. No, those are not used to run Tomcat as a service - onl

Re: No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread EDMOND KEMOKAI
I think you need to run the start.bat and stop.bat scripts, they should be somewhere in your install dir. On 11/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, I have installed Tomcat 5.5 but I do not have any Start or Stop options under Start/Programs Apache Tomcat 5.5 (see screensho

No Start/Stop Options under Start/Programs Apache Tomcat 5.5

2006-11-27 Thread ChristineAvrin
Hi, I have installed Tomcat 5.5 but I do not have any Start or Stop options under Start/Programs Apache Tomcat 5.5 (see screenshot below). Any help would be greatly appreciated. Thanks! Christine A. Avrin Information Technology InterBay Funding, LLC Office: (215) 793-8835 Fax: (305) 817-

Re: Administration Links

2006-11-27 Thread Ken Ramey
The directory permissions are set to 755 ken On 11/27/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: Ken Ramey [mailto:[EMAIL PROTECTED] > Subject: Re: Administration Links > > I don't know why the /conf directory didn't list That may be key. If it's not always accessible to you

RE: Administration Links

2006-11-27 Thread Caldarale, Charles R
> From: Ken Ramey [mailto:[EMAIL PROTECTED] > Subject: Re: Administration Links > > I don't know why the /conf directory didn't list That may be key. If it's not always accessible to you, it may not be accessible to Tomcat. > but here are its contents: Other than the extra .CSW files, it appe

Re: Administration Links

2006-11-27 Thread Ken Ramey
I don't know why the /conf directory didn't list, but here are its contents: ./Catalina ./Catalina/localhost ./Catalina/localhost/host-manager.xml.CSW ./Catalina/localhost/manager.xml.CSW ./Catalina/localhost/host-manager.xml ./Catalina/localhost/manager.xml ./Catalina/localhost/admin.xml ./catal

RE: Administration Links

2006-11-27 Thread Caldarale, Charles R
> From: Ken Ramey [mailto:[EMAIL PROTECTED] > Subject: Re: Administration Links > > However, here is the "find ." listing starting from the > root of the Tomcat installation: > > ./conf > ./logs For starters, your conf directory is empty (or inaccessible). That's the reason none of the apps i

Re: Administration Links

2006-11-27 Thread Ken Ramey
OK. I did mention that the "admin" listing in the tarball matched what is in the "admin" section of the installation. However, here is the "find ." listing starting from the root of the Tomcat installation: ./LICENSE ./NOTICE ./RELEASE-NOTES ./RUNNING.txt ./bin ./bin/bootstrap.jar ./bin/catalin

RE: Administration Links

2006-11-27 Thread Caldarale, Charles R
> From: Ken Ramey [mailto:[EMAIL PROTECTED] > Subject: Re: Administration Links > > Attached is the "tar -t" listing from the tarball containing > the "admin" application. I wasn't asking what was in the tarball - we need to know what your Tomcat installation looks like after the untar. To wit

Re: Administration Links

2006-11-27 Thread Ken Ramey
Attached is the "tar -t" listing from the tarball containing the "admin" application. It exactly matches what was installed by the extraction of the file. You will also note, from my first email, that NONE of the "admin" links work, including the "manager", which is not part of the "admin" packa

Tomcat 6.0.2 Deployer

2006-11-27 Thread Martin Dubuc
I would like to deploy a web app inside Tomcat 6.0 with the deployer app, but I can't build it. I untared the Tomcat 6.0.2 deployer archive and tried to run ant to build the deployer app. I got the following error: Buildfile: build.xml clean: [delete] Deleting directory /tmp/apache-tomcat-6.0.

Hint: Tomcat, Form-Login and HTTP 408-Error

2006-11-27 Thread Gregor Schneider
Hi guys, as you may remember, quite a while ago I asked this list if anybody had a hint why we're getting a HTTP 408-error every now & then when logging in to a secured web-app. Usually, a HTTP 408 occurs when the time for a login is exceeded, which usually can be fixed easily by setting the ses

Re: Context File is Created As A Directory

2006-11-27 Thread Richard Fallon
For all those who are interested, and I cannot believe that no-one else has experienced this, there appears to be a bug in Tomcat 5.0.27 that ALWAYS creates the context.xml snippet from the META-INF directory as a directory rather than a file. I have run many tests on this over the past week

commons-digester.jar locking issues using struts default library

2006-11-27 Thread Gilbert, Antoine
Hi list, I have a Web application under NetBeans 5.5 using default Struts library 1.2.9 with the built-in Tomcat 5.5.17 For some reasons the file commons-digester seem to always be locked by this Tomcat; I can't "clean and build" my application while Tomcat is running. One more thing an

Tomcat & DocumentRoot

2006-11-27 Thread Mohsen Pahlevanzadeh
Dear all,I have delivered a server from my boss,It has many sites,PHP,JSP & etc. When i see a site same acs.takfab.ir in httpd.conf ,It has a DocumentRoot that it has a one file : index.html index.html has a JavaScript code that it is redirected to 'http://acs.takfab.ir:8080/acs' Now i wan

Re: mod_jk & file upload

2006-11-27 Thread Shobhit Jindal
am not sure about the solution but am facing the same problem check more on LimitRequestBody (Restricts the total size of the HTTP request body sent from the client) in configuration of apache2 (tomcat cant override this configuration) do

Re: Context Path

2006-11-27 Thread Mikolaj Rydzewski
Andre Prasetya wrote: lets say that i have a war named dodol.war, if i deployed to tomcat, it will be deployed to /dodol rite ? is it possible to get the path '/dodol' programatically ? I am thiking of putting a configuration file outside tomcat lets say at /opt/server/gateway/config and the fil

starting tomcat 5 service for a special user?

2006-11-27 Thread OJAY78
Hi, I know that it is possible to start the tomcat service for a special user in the tomcat monitor . My Question now is how can I define this user without using the tomcat monitor? I can define all the other options and parameters with the command line (tomcat5.exe). Is there a file where I ca

Context Path

2006-11-27 Thread Andre Prasetya
Hi, lets say that i have a war named dodol.war, if i deployed to tomcat, it will be deployed to /dodol rite ? is it possible to get the path '/dodol' programatically ? I am thiking of putting a configuration file outside tomcat lets say at /opt/server/gateway/config and the file name will be the