Windows Installer for 5.5.12 leaves out Scripts in /bin

2005-10-13 Thread anthony
Hi Has anyone else notices that apache-tomcat-5.5.12.exe does not do a full install: only 5 files make it into the /bin directory ? My solution has been to copy the balance of the files in from the zip, which I downloaded. Anthony Holland

RE: Windows Installer for 5.5.12 leaves out Scripts in /bin

2005-10-13 Thread anthony
:[EMAIL PROTECTED] Sent: Thu 10/13/2005 1:40 PM To: Tomcat Users List Subject: RE: Windows Installer for 5.5.12 leaves out Scripts in /bin Anthony, this is covered in http://issues.apache.org/bugzilla/show_bug.cgi?id=36289 and http://issues.apache.org/bugzilla/show_bug.cgi?id=36329 Best

RE: Windows Installer for 5.5.12 leaves out Scripts in /bin

2005-10-13 Thread anthony
would read this as meaning that the .exe windows installer has everything the .zip has, plus the windows installation routine. Dave Longson, Robert wrote: > Anthony, this is covered in > > http://issues.apache.org/bugzilla/show_bug.cgi?id=36289 > > and > > http://

Tomcat 10.1.4 HTTP Status 404 and 500 Help

2023-01-10 Thread Anthony Dell'Anno
ity can help me solve this so that I can continue learning servlets. I'm working on building my own software  company. Any help is appreciated. Thank you very much, Anthony Dell'Anno HelloWorldServlet webapps.HelloMotherFuckerServlet

Servlet Deployment Issues

2023-01-12 Thread Anthony Dell'Anno
web.xml URL pattern is /HelloWorld_Two. In both instances, I receive HTTPError 404 messages when attempting to run either of them. Can anybody help me? Thank you, Anthony  Sent from Yahoo Mail for iPhone

Re: Servlet Deployment Issues

2023-01-13 Thread Anthony Dell'Anno
webapps directory. Do you, or does anybody else have sny servlet book suggestions? Amazon only had this and one other that was even older. Sent from Yahoo Mail for iPhone On Friday, January 13, 2023, 8:23 AM, Christopher Schultz wrote: Anthony, On 1/12/23 18:18, Anthony Dell'Anno wrote: &

build error

2006-08-30 Thread Anthony Ennis
I was trying to build tomcat when I got this error... build.xml:88: java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.optional.TraXLiaison I can't figure it out -Anthony - To start a new topic, e-mail:

Re: How to deploy when JSPs need to change regularly?

2005-11-03 Thread Anthony Carlos
Kurt: Have you looked into writing an Ant task to do this for you? -Anthony On Nov 3, 2005, at 9:19 AM, Kurt Overberg wrote: Hello All, I'm currently running mid-sized website (load balanced across five servers). Its a fairly large web application with a front and a back-end

Re: Connection Pooling filling Temp tablespace

2005-11-03 Thread Anthony Carlos
Chris: Are your rollback segments located on the Temp tablespace? -Anthony On Nov 3, 2005, at 12:13 PM, Bliesner, Christopher P wrote: Hello, I am currently using Tomcat 4.1.12 with Oracle 8i on a Solaris 8 Unix machine and I have successfully set up the Tomcat configuration, pooling, etc

Re: Connection Pooling filling Temp tablespace

2005-11-03 Thread Anthony Carlos
can move them, but that won't solve the problem. It will just transfer to a different tablespace. Then, find out which transactions aren't being committed or rolled back correctly. Hope it helps, -Anthony PS: I'm glad you're not on strike. On Nov 3, 2005, at 1:38 PM, Bl

Re: New Tomcat install problem

2005-11-21 Thread Anthony Carlos
Just out of curiosity, what is JAVA_HOME? On Nov 21, 2005, at 4:49 AM, Nikola Milutinovic wrote: Terry Allen wrote: Anything in the logs for this new setup? Nix. Hi again, Okay, I've included the last log entries from a few logs as listed below - the other logs in that directory co

Re: New Tomcat install problem

2005-11-21 Thread Anthony Carlos
, and someone else said something about a symbolic link-- All that should be fixed if JAVA_HOME is declared correctly... Thanks and good luck, -Anthony On Nov 21, 2005, at 9:33 AM, Nikola Milutinovic wrote: Anthony Carlos wrote: Just out of curiosity, what is JAVA_HOME? JAVA_HOME is

BASEDIR problem with Tomcat 5.5 + compat

2005-11-25 Thread Anthony Rabaa
continue prodding this and I want to keep my setup modifications as minimal as possible, hopefully someone can point me in the right direction? Thanks in advance! -- Anthony Rabaa SGML/XML Systems Designer & Network Administrator AMCon Rese

Re: BASEDIR problem with Tomcat 5.5 + compat

2005-11-25 Thread Anthony Rabaa
On November 25, 2005 10:13 am, Caldarale, Charles R wrote: > > From: Anthony Rabaa [mailto:[EMAIL PROTECTED] > > Subject: BASEDIR problem with Tomcat 5.5 + compat > > > > The BASEDIR environment variable is not defined correctly > > This environment variable

Why do I get this error only 10% of the time? java.lang.NoClassDefFoundError: javax/net/ssl/SSLSocket

2006-03-01 Thread Anthony Smith
I have a process that calls a servlet. This process can send multiple requests. Something in the neighborhood of maybe 500 at a time to the Servlet. The Servlet can process the request in about 10 secs or less. The process that calls the Servlet is located on a different box. I am working in a T

Error starting examples with 5.5.16

2006-04-21 Thread Anthony Richardella
d the same exception. Anthony

Tomcat/Apache/ModJK

2005-10-24 Thread Anthony Smith
it only exists on one box. Is Tomcat/Apache/ModJK clever enough to figure it out, or so I probably still have it configured to communicate between one Apache and one Tomcat? Anthony Smith

Tomcat 5.5.25 freezes

2008-06-30 Thread Anthony Chamas
same result -I see no errors, warning or something significant in the log files. I am wondering why I am having the 30 minutes delay... maybe someone has encountered the same situation... Thanks in advance for helping me on this one ! Anthony * Here is the architecture : -struts-, s

Re: Tomcat 5.5.25 freezes

2008-07-03 Thread Anthony Chamas
Thanks for your replies : I'll post the thread dump when I have it.. Cheers, Anthony 2008/7/3 Clovis Wichoski <[EMAIL PROTECTED]>: > Hi Anthony, > > i have same problem sometimes in version 6.0.16, when the thread stuck > occurs again, execute the follow shell script,

Re: Tomcat 5.5.25 freezes

2008-07-04 Thread Anthony Chamas
ernalInputBuffer.parseRequestLine" ? >> >> Christophe. >> >> - Original Message - From: "Clovis Wichoski" < >> [EMAIL PROTECTED]> >> To: "Tomcat Users List" >> Sent: Thursday, July 03, 2008 3:26 AM >> Subj

Re: Tomcat 5.5.25 freezes

2008-07-15 Thread Anthony Chamas
We disabled the keep alive connections and our problem is gone... Thanks guys Tony 2008/7/4 Johnny Kewl <[EMAIL PROTECTED]>: > Tony... just another thought... > I want to change the philosophy a little > > If YOU open a stream... ie File f = new File Buffered streams etc... > Then make ab

Tomcat 5.5.0.26 / Performance issue

2008-08-27 Thread Anthony COMMUNIER
ionFlag=0& CPARESULT=undefined& OCSVoiceDN=undefined Best regards, Anthony Communier

Re: Tomcat 5.5.0.26 / Performance issue

2008-08-27 Thread Anthony COMMUNIER
Hi Peter 2008/8/27, Peter Crowther <[EMAIL PROTECTED]>: > > > From: Anthony COMMUNIER [mailto:[EMAIL PROTECTED] > > I'am doing load tests with a web application that is deployed > > under Tomcat 5.5.0.26 > > Tomcat has 3-character version numbers, so this i

Problem seting up Tomcat SSL

2007-02-19 Thread Anthony Liu
Hi, people, It's been 3 years since I used Tomcat the last time. When I return to it these days, I am having a hard time getting the SSL to work. I've created a keystore using keytool and put the .keystore file under C:\Tomcat_6\conf\ I am using JRE 6. After I read the on-line doc, I put thi

Basic Auth without web.xml not working

2007-03-26 Thread Berglas, Anthony
? (We want to grey out menu items that a user has no access to.) My general feeling is that attempting to use Java Servlet security is just wrong. One should simply do it oneself. Anthony -- Dr Anthony Berglas Ph. +61 7 3227 4410 (Mob. +61 42 783 0248) [EMAIL PROTECTED]; [EMAIL PROTECTED

RE: Basic Auth without web.xml not working

2007-03-27 Thread Berglas, Anthony
n an optimization. isUserInRole etc. needs to have an extra test: if (! authenticationHeaderProcessed() ) processAuthenticationHeader(); I'll hack around it if there is no magic option. Anthony > Berglas, Anthony wrote: > > Tomcat seems to only check the Authorization: he

RE: Basic Auth without web.xml not working

2007-03-27 Thread Berglas, Anthony
rs have which roles in my > application so that I can check the header myself? Ie. get at the > tomcat-users.xml style info, in a (fairly) web server independent > manner? > > Or going the other way, is it possible for webapp to easily find out > what ro

RE: Basic Auth without web.xml not working

2007-03-29 Thread Berglas, Anthony
rvlet containers, and especially across > different versions of the same container ;) Looks interesting. (Link is actually http://securityfilter.sourceforge.net, your link was to a spam site.) Anthony - To start a new topic, e-

Jasper compiler very slow

2007-04-18 Thread Berglas, Anthony
hat I actually want to test in a run. Pre-compiling would require me to wait for all the JSPs to recompile -- many minutes. (One needs to blast the Jasper work area regularly otherwise changes to .tag files do not get reflected in .jsps)] Anthony [[My general comment would be for web developmen

RE: Jasper compiler very slow

2007-04-19 Thread Berglas, Anthony
imagine what. Anthony > -Original Message- > From: Rashmi Rubdi [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 19, 2007 12:42 PM > To: Tomcat Users List > Subject: Re: Jasper compiler very slow > > Anthony, > > Please ignore my first reply on this thread,

Jasper compiler crashes

2007-05-28 Thread Berglas, Anthony
l.jav a:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor Impl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.intellij.rt.ant.execution.AntMain2.main(AntMain2.java:17) -- Dr Anthony Berglas Ph. +61 7 3227 4410 (Mob. +61 4

RE: Jasper compiler crashes

2007-05-29 Thread Berglas, Anthony
ds to compile interactively, which would make precompiling all of them infeasible except for a nightly build. I'm surprised that your script needs those package rename hacks. Feels like precompiling into Tomcat's work area should be built in, bin/precompileJsps.bat|.sh. Thanks, Anthony

Fix to Tomcat Jasper slow .tag compilation problem.

2007-10-29 Thread Berglas, Anthony
comments on the classes describing their relationships to each other would be most helpful. Thanks, Anthony // Tomcat 6.0.10 Src deployed version. public class JspCompilationContext {... public void compile() throws JasperException, FileNotFoundException { createCompiler

RE: Fix to Tomcat Jasper slow .tag compilation problem.

2007-10-29 Thread Berglas, Anthony
that my fix below will just be ignored. Anthony > -Original Message- > From: Peng Tuck Kwok [mailto:[EMAIL PROTECTED] > Sent: Monday, October 29, 2007 8:17 PM > To: Tomcat Users List > Subject: Re: Fix to Tomcat Jasper slow .tag compilation problem. > > Would pre-com

Datasource Property Parameters (Oracle) JNDI

2008-01-11 Thread Berglas, Anthony
nn = ods.getConnection(user, pass); But of course this is "Enterprise" software, so it must be done in XML, not Java. Any ideas as to how to do this most welcome. Anthony PS. I have never seen any reference to the ability to put a file like KMS.xml in the conf area. I certainly seems to wo

DBCP user/password specified in getConnection

2008-01-13 Thread Berglas, Anthony
. Tomcat complains that this is not supported in "Basic" DBCP. Any pointers most welcome. If not possible with DBCP, what connection poolers do people recommend? C3p0? Thanks, Anthony (We had tried to use Oracle CP, but too hard to set max nr connections parameter which is a proper

Effect of MaxThreads

2008-01-13 Thread Berglas, Anthony
to throttle, Apache or Tomcat? Any ideas welcome. Thanks, Anthony -- Dr Anthony Berglas Ph. +61 7 3227 4410 Mob. +61 44 838 8874 [EMAIL PROTECTED]; [EMAIL PROTECTED] - To start a new topic, e-mail: users@tomcat.apache.org To

Re: Effect of MaxThreads

2008-01-16 Thread Berglas, Anthony
vlets. (Which was required because the max connections parameter could not be set via JNDI for the Oracle Connection pooler, which was required because the application specifies the password which DBCP could not handle.) Regards, Anthony > -Original Message- > From: news [mailto:[EMAIL PR

Jasper Gobbling exceptions

2007-07-10 Thread Berglas, Anthony
ll get the underlying exception? (Would be handy during development.) Anthony -- Dr Anthony Berglas Ph. +61 7 3227 4410 (Mob. +61 42 783 0248) [EMAIL PROTECTED]; [EMAIL PROTECTED] - To start a new topic, e-mail: users@tomcat.

Tomcat SSL/HTTPS Performance vs Apache

2007-08-20 Thread Berglas, Anthony
e RSA processing time that is critical. Anthony -- Dr Anthony Berglas Ph. +61 7 3227 4410 (Mob. +61 42 783 0248) [EMAIL PROTECTED]; [EMAIL PROTECTED] - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [

context-relative path in JNDI variables

2007-09-11 Thread Arnone, Anthony
exist. So my question is this, is there a way to specify a variable like this relative to the context root? Thanks, any help would be appreciated. Anthony Arnone

RE: context-relative path in JNDI variables

2007-09-11 Thread Arnone, Anthony
ccess to ant at deploy time, nor have the ability to change the master war itself. This means that I won't be able to change the context.xml or the web.xml files, since they will already be packaged inside the war archive. So, is there some way to generic-ify the context fragment? Anth

Jasper/Tomcat custom .tag processing extremely slow if in .jars -- profiling results

2007-09-20 Thread Berglas, Anthony
ass in compile | | | | | | | |11187 wrapper.loadTagFile compiled, loading... | | | | | | | | << 11187 656 wrapper.loadTagFile | | | | | | | << 11203 672 loadTagFile /META-INF/tags/simplewebplain/buttons.tag | | | | | | << 11203 672 Visited tag /META-INF/tags/simplewebplain/bu

Some advice on apache tomcat

2009-11-16 Thread Anthony Jay
Hi, I am in need of some advice. My current setup is a web application running on Jboss which serves static and dynamic content, jsp, servlets and xml on two non load balanced servers (hot spare using mysql replication). It currently uses Http Basic Authentication over SSL. This has

RE: Some advice on apache tomcat

2009-11-16 Thread Anthony Jay
Auth using Tomcat. This is good, how do you handle ssl? Does Apache terminate any SSL, all ssl or only static pages? Tony On Mon, 16 Nov 2009 12:24 -0600, "Neil Aggarwal" wrote: > Anthony: > > > I am researching porting my site to Apache 2.2 and Tomcat, and hope to > &g

Re: Java Out of Heap Issue

2009-11-16 Thread Anthony Jay
What I have found works well in some circumstances where you do not have a profiler to hand. 1. Look for static declarations in your code that point to singletons or collection objects. They might just grow and grow 2. You may not be using third party libs correctly, e.g. Not closing connection

Re: Some advice on apache tomcat

2009-11-16 Thread Anthony Jay
Thanks. Squid may be a contender but I need the CMS and blogging that comes with apache/php. Although maybe someday our traffic may get to the point where we will need squid to keep up! Now that would be a good problem to have! Thanks for the pointer. On Mon, 16 Nov 2009 15:36 -0800, "Elli Albek"

Re: Some advice on apache tomcat

2009-11-16 Thread Anthony Jay
ready) for apache or am I just really bad at finding things? I would really like to force apache to do as much as possible of the ssl and authn and leave tomcat to handle the actual work! Regards, Tony On Mon, 16 Nov 2009 21:07 +, "Pid" wrote: > On 16/11/2009 17:53, Anthony Jay

Re: Some advice on apache tomcat

2009-11-17 Thread Anthony Jay
sing. I am accepting that almost everyone else knows more than me Tony On Tue, 17 Nov 2009 10:02 +, "Pid" wrote: > On 16/11/2009 22:07, André Warnier wrote: > > Anthony Jay wrote: > >> > >> My main issue now is about how the authentication works betw

Re: Some advice on apache tomcat

2009-11-19 Thread Anthony Jay
omcat but it seems to have a commerical license. openCMS looks promising (but no blogging) any recommendations? Tony On Tue, 17 Nov 2009 10:02 +, "Pid" wrote: > On 16/11/2009 22:07, André Warnier wrote: > > Anthony Jay wrote: > >> > >> My main issue now is

Basic and Form Authentication

2009-11-30 Thread Anthony Jay
Hi, Is is possible to have an application that serves content protected by BASIC and FORM based auth? i.e. JSP protected by FORM Servlets that process XML use http BASIC? I could deploy seperate apps for each type but I would then lose access to application specific information e.g. Singletons

Re: Basic and Form Authentication

2009-12-01 Thread Anthony Jay
continue) Tony -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anthony, On 11/30/2009 4:53 AM, Anthony Jay wrote: > Is is possible to have an application that serves content protected by > BASIC and FORM based auth? As Mark points out, the servlet spec says "not in the same weba

Re: Basic and Form Authentication

2009-12-01 Thread Anthony Jay
not be available in a stable form for many months to come. That was a big disappointment! Many thanks, Tony Peter Crowther wrote: > 2009/12/1 Anthony Jay : >> As for cross application communication I will have to revisit our own >> code to see if there are static/singleton servi

Contexts and Path and Authentication

2009-12-09 Thread Anthony Jay
Hi All, I am having tremendous difficulty configuring contexts on tomcat. I've had to split my perfectly working application into two applications as the jsp now requires Form based authentication and the XML components require Http Basic authentication as before. As I've learned the very hard w

Re: Contexts and Path and Authentication

2009-12-09 Thread Anthony Jay
Many thanks Chuck and Ken for the tip. I am surprised that the solution is a 'hack' rather than configuration, but kinda glad that I wasn't losing my marbles. URL Rewriting is probably going to be the easiest way out, I am considering using mod_jk on the apache side so I could get away with using i

Re: Contexts and Path and Authentication

2009-12-09 Thread Anthony Jay
Hi, FYI just hit another stumbling block which may be of interest to other users. UrlRewriteFilter will not forward any of my requests, even to the sample demo rule for /rewrite-status/ itself! It will, however, redirect perfectly well (when type is changed to type="redirect") meaning that I

Re: Contexts and Path and Authentication

2009-12-10 Thread Anthony Jay
t, all ideas are most welcome! Tony On 09/12/2009 21:07, Anthony Jay wrote: > Hi All, > I am having tremendous difficulty configuring contexts on tomcat. > I've had to split my perfectly working application into two applications > as the jsp now requires Form based auth

Re: Basic and Form Authentication

2009-12-10 Thread Anthony Jay
yes, I was aware of this, as mentioned on a previous mail, but as its neither production ready nor complete it would be a huge risk. I am beginning to think that I am attempting the impossible... After several weeks banging my head against a wall (I have a sore neck) I am giving this one more day t

Re: Contexts and Path and Authentication

2009-12-10 Thread Anthony Jay
SOLVED Also the issue with Multiple Authentication Mechanisms My head is sore from banging it against a wall but I THINK that I have come up with a rather elegant solution. Well its a bit obvious in one way but I suppose I had to go through all the pain first. There was alot of pain. Just to reiter

Re: Basic and Form Authentication

2009-12-11 Thread Anthony Jay
Hi all, Winners never quit and quitters never win See. http://marc.info/?l=tomcat-user&m=126047599208053&w=2 Thanks for the assistance!!! Tony Anthony Jay wrote: > yes, I was aware of this, as mentioned on a previous mail, but as its > neither production ready nor complete

Re: Contexts and Path and Authentication

2009-12-11 Thread Anthony Jay
Excellent. Now I have an elegant plan B in case my current apache-mod_auth_mysql-tomcat-form-based-authentication solution proves impractical. http://marc.info/?l=tomcat-user&m=126047599208053&w=2 Regards, Tony Christopher Schultz wrote: > > securityfilter (http://securityfilter.sourceforge.net)

Userdirs on an NFS share

2009-03-17 Thread Anthony PAUL
x27;t work: I'm using Apache 2.2.9 (from debian lenny), Tomcat 6.0.18 mod_jk 1.2.27 Users are refered in an LDAP directory (but of course, they are recognized by the box and Apache mod_userdir since http://server/~paul will display the right index.html) Is it a bug? T

Re: Userdirs on an NFS share

2009-03-18 Thread Anthony PAUL
ot; /> className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" /> == /server.xml == Sorry for my lack of details and thanks for your help. Anthony -

Re: Userdirs on an NFS share

2009-03-18 Thread Anthony PAUL
Anthony J. Biacco a écrit : Remember that over nfs, the client's access to the server will be as user nobody or nfsnobody, depending on your system, so that user will have to have access to all those directories/files, unless of course you use the anonuid/anongid directives in your exports

install of Tomcat 6.0.33

2011-10-10 Thread Palmer, Anthony
Hello, I am looking for documentation on doing a patch install. I am really new to doing this type of work so I could really use some help on how to do this. I am currently running JIRA 4.2.2 which apache was bundled with and was told that this update was needed. Since there is no .exe file run

RE: EXTERNAL: Re: install of Tomcat 6.0.33

2011-10-10 Thread Palmer, Anthony
lmer, Anthony wrote: > Hello, I am looking for documentation on doing a patch install. There is no documentation since the ASF does not release patches. Each release of Apache Tomcat is a full release. There is no mechanism to patch an older release to a newer one. There are some really ugly hac

Re: install of Tomcat 6.0.33

2011-10-10 Thread Palmer, Anthony
The vendor has released an update to address the issue: http://tomcat.apache.org/security-7.html Anthony Palmer Business Information Solutions ETL Data Warehouse Analyst LM Aeronautics IS&t - Marietta Phone: 770-494-1031 Email: anthony.pal...@lmco.com<mailto:anthony.pal...@lmco.com>

RE: EXTERNAL: Re: install of Tomcat 6.0.33

2011-10-10 Thread Palmer, Anthony
- Hash: SHA1 Anthony, On 10/10/2011 3:00 PM, Palmer, Anthony wrote: > [...] most of the problems found tell us the same thing of how to > fix them which is to go to the next upgrade/update of Apache. So, you should upgrade to the latest version of Apache Tomcat (note that "Apache" i

SSLProtocol with TLSv1+SSLv3 or SSLv3+TLSv1 does not work APR based Apache Tomcat Native 1.1.20 or 1.1.22

2012-02-21 Thread Mark Anthony
Referring to http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/src/sslcontext.c?r1=1149279&view=log there something thats broke that does not support TLSv1+SSLv3. Tomcat Version 6.0.35 APR Details : INFO: Loaded APR based Apache Tomcat Native library 1.1.22. Feb 19, 2012 1

GlobalSign certificates install on Tomcat 7

2012-09-05 Thread Tom Anthony
Hi, I would like to install globalsign certificates on my tomcat server. I am running Tomcat 7 on linux. I did the following: (on the server) 1) received 4 files from globalsign: * globalsign.root.pem * globalsign.intermediate.pem * abccompany.secure * abccompany.pem 2) created a chai

Re: org.apache.axis2.AxisFault: [was class java.net.ConnectException] Connection refused: connect

2012-09-24 Thread Tom Anthony
Hi Chris, On the server side there is no error, I can even see the system.outs I put in the server class (skeleton). Thanks very much for your help! -- View this message in context: http://tomcat.10.n6.nabble.com/org-apache-axis2-AxisFault-was-class-java-net-ConnectException-Connection-refuse

How to check whether a SSL certificate has been correctly installed

2012-10-08 Thread Tom Anthony
Hi, I just installed a third party certificate on Tomcat and was wondering whether there was a way to check with confidence that the ceritiftcae has been installed correctly on the server and that all communications between client and server are encrypted. Thanks for your help. -- View this me

RE: How to check whether a SSL certificate has been correctly installed

2012-10-09 Thread Tom Anthony
Thank you so much, I wanted to double check. -- View this message in context: http://tomcat.10.n6.nabble.com/How-to-check-whether-a-SSL-certificate-has-been-correctly-installed-tp4987669p4987690.html Sent from the Tomcat - User mailing list archive at Nabble.com. -

Re: How to check whether a SSL certificate has been correctly installed

2012-10-09 Thread Tom Anthony
Great information Christopher, thank you for your help. -- View this message in context: http://tomcat.10.n6.nabble.com/How-to-check-whether-a-SSL-certificate-has-been-correctly-installed-tp4987669p4987692.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Re: CGIServlet followed by a Filter that modifies the response

2010-07-25 Thread Anthony Brew
> I had hoped to use a CGIServlet to do some stuff for me and then modify the > response on the fly on the way back with a > > like this: > > > mod > com.util.web.PageFilter > > > > mod > cgi > > > cgi > > org.apache.catalina.servlets.CG

HTTP Error 403 - Forbidden: Access is denied - IIS6 & Tomcat 6.0 Connector

2010-11-08 Thread Anthony Tuffour
the ISAPI redirector is loaded and the green arrow is pointing upwards and priority is high. Accessing the same URL from port 8080 displays the page without any problems. Is there anything that needs to get back to normal and searched and tried everything in the book without success. Any help will be

RE: HTTP Error 403 - Forbidden: Access is denied - IIS6 & Tomcat 6.0 Connector

2010-11-08 Thread Anthony Tuffour
will not work. Have you got your ISAPI Redirector working and for how long? How stable is it? I need to get it working again badly. My application was suppose to go live this evening and for some unknown reason is crashed on me. Thanks. Anthony -Original Message- From: Nick Beare

RE: Absence of isapi_redirect log file

2010-11-08 Thread Anthony Tuffour
(1026297) Is there anything that might have caused that error I should be aware of? Thank you. Anthony -Original Message- From: George Sexton [mailto:geor...@mhsoftware.com] Sent: 08 November 2010 15:00 To: 'Tomcat Users List' Subject: RE: Absence of isapi_redirect log file Ev

Tomcat Start script not starting from init.d or rc.local

2014-10-29 Thread Anthony Bungeroth
f you don't # want to do the full Sys V style init stuff. su tomcat /opt/tomcat/bin/startup.sh This is a total rookie issue I am surebut just in case you might be able to help with an easy enough fix, I would greatly appreciate it. I don't even know where to look for error logs t

RE: Tomcat Start script not starting from init.d or rc.local

2014-10-30 Thread Anthony Bungeroth
nal commands, e-mail: users-h...@tomcat.apache.org Anthony Bungeroth Systems Engineer p: 347-762-5863 (347-76 BLUME) f: 419-831-5614 e: anth...@blumetech.com Our Blog<http://blogs.blumetech.com/> [blumetech] <http://www.blumetech.com> <http://ww

SSL acceleration

2014-11-04 Thread Anthony Bonafide
would be greatly appreciated. Thank you, Anthony Bonafide

8.0.30 500 error - redirect

2015-12-17 Thread Anthony Biacco
Background: I run a jruby app under tomcat 8.0.29 in a context, namely /db. I run Apache 2.4.17 in front of it, proxying my url to tomcat using mod_proxy_balancer/ajp. For asthetics, i rewrite / for my URL (e.g. https://dashboard.domain.com) to the tomcat context uri /db, and then ProxyPass/ProxyPa

Re: 8.0.30 500 error - redirect

2015-12-17 Thread Anthony Biacco
On Thu, Dec 17, 2015 at 1:53 PM, Mark Thomas wrote: > It looks like something isn't quite right in the AJP processing path. It > appears to be expecting a '/' to be inserted somewhere. That looks like > a bug. > > Not sure why things didn't work when you set them at the app level. They > should h

Cluster session replication issue: servlet hang on restart only under load

2016-03-25 Thread Anthony Sturchio
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1564) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) -- Thank you, -Anthony

Re: Cluster session replication issue: servlet hang on restart only under load

2016-03-25 Thread Anthony Sturchio
ng served via apache httpd and mod_jk and AJP/1.3. Thank you, -Anthony On 3/25/2016 10:09 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Anthony, On 3/25/16 9:41 AM, Anthony Sturchio wrote: We recently updated our Coldfusion 10 server to update 18, which moved us up t

Re: Cluster session replication issue: servlet hang on restart only under load

2016-03-25 Thread Anthony Sturchio
Thank you David, but this is happening on service restart, not operating system restart. But, yes, you can modify startup scripts to happen in sequence, or add a sleep delay. Thank you, -Anthony On 3/25/2016 10:11 AM, David kerber wrote: On 3/25/2016 9:41 AM, Anthony Sturchio wrote: Hello

Re: Cluster session replication issue: servlet hang on restart only under load

2016-03-28 Thread Anthony Sturchio
, -Anthony On 3/25/2016 10:28 AM, Anthony Sturchio wrote: Thanks for the response. I apologize if I'm using the incorrect terminology here, as this is one of the smaller "hats" that I wear at work. Basically, coldfusion runs on top of a (possibly customized) tomcat backend. Each i

Re: Monitoring Tomcat

2016-03-30 Thread Anthony Biacco
On Wed, Mar 30, 2016 at 9:13 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Edwin, > > > For my money, I wouldn't enable JMX because, for monitoring, JMX is a > heavy-handed protocol: you either have to maintain a persistent > c

Re: Monitoring Tomcat

2016-03-31 Thread Anthony Biacco
On Wed, Mar 30, 2016 at 5:23 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > Anthony, > > On 3/30/16 6:08 PM, Anthony Biacco wrote: > > On Wed, Mar 30, 2016 at 9:13 AM, Christopher Schultz < > > ch...@christopherschultz.net> wrote: > >

Re: Monitoring Tomcat

2016-04-12 Thread Anthony Biacco
On Sat, Apr 2, 2016 at 4:47 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > > What regular expression did you try? > > How about this one: > > ^OK.*=\s*([0-9.]+)$ > > -chris > sorry it took so long, i've been in dynamodb hell. that worked as the -r and -R grazie! -Tony > > ---

Re: Tomcat Files and Tools

2016-04-14 Thread Anthony Biacco
On Thu, Apr 14, 2016 at 8:48 AM, King Kenneth wrote: > All, > > I have a few questions listed below please provided insight. > > Where do I find the tomcat-user.xml file? > > Where do I find the logging properties for Tomcat? > > Where is the java security manager, is this component installed by

Re: Auto-bounce a host or webapp?

2016-05-10 Thread Anthony Biacco
On Fri, May 6, 2016 at 11:05 AM, Jerry Malcolm wrote: > My web apps are very large. Typically I only need to refresh a jar file > or two. If I went to the WAR approach, I'd have to be uploading several > hundred MB for each web app every time even if only a small jar actually > was being replac

Re: Linux Logging Rotate

2016-05-22 Thread Anthony Biacco
On Thu, May 19, 2016 at 11:47 PM, Yuval Schwartz wrote: > Thanks Christopher, that's informative. > I've decided to just manually move (via ftp) the dated files off the server > and just clear Catalina.out (like your link says, the only unique output it > includes is system.out/err). > > Eventual

minSpareThreads for AJP connector

2016-05-26 Thread Anthony Biacco
I have this property set under 8.0.35, but it only hits the value I set when i make that many requests. Should it not allocate threads of the value I set on startup? Thanks, -Tony

Re: minSpareThreads for AJP connector

2016-05-26 Thread Anthony Biacco
On Thu, May 26, 2016 at 2:19 PM, Anthony Biacco wrote: > I have this property set under 8.0.35, but it only hits the value I set > when i make that many requests. > Should it not allocate threads of the value I set on startup? > > btw, i'm using org.apache.coyote.ajp.AjpNioProtocol -Tony

Re: minSpareThreads for AJP connector

2016-05-27 Thread Anthony Biacco
On Fri, May 27, 2016 at 7:34 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Tony, > > On 5/26/16 4:22 PM, Anthony Biacco wrote: > > On Thu, May 26, 2016 at 2:19 PM, Anthony Biacco > > wrot

Re: minSpareThreads for AJP connector

2016-05-31 Thread Anthony Biacco
On Tue, May 31, 2016 at 11:44 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Anthony, > > On 5/27/16 3:54 PM, Anthony Biacco wrote: > > On Fri, May 27, 2016 at 7:34 AM, Christopher Schultz <

Re: minSpareThreads for AJP connector

2016-06-03 Thread Anthony Biacco
On Tue, May 31, 2016 at 11:44 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Anthony, > > On 5/27/16 3:54 PM, Anthony Biacco wrote: > > On Fri, May 27, 2016 at 7:34 AM, Christopher Schultz <

Re: mod_jk resubmitting request to Tomcat

2016-06-04 Thread Anthony Biacco
On Sat, Jun 4, 2016 at 12:00 PM, Jerry Malcolm wrote: > I am calling a JSP to start a fairly long-running process in Tomcat. I'm > not using the page response data. The JSP is simply a way to initiate the > process. The JSP simply returns "OK" or "RC=". However, mod_jk gets > impatient, and af

Re: Tomcat application folder created in /tmp?

2016-06-08 Thread Anthony Biacco
On Wed, Jun 8, 2016 at 1:51 PM, Scott Derrick wrote: > Tomcat7 > Java 1.8.0_51 > Running on CentOS 6(Linux) > > When I deploy one of my apps using the tomcat manager app, it unpaks the > .war file into > > ../webapp/appName > > and > > /tmp/0-appName > > The files look identical in both folders e

  1   2   3   >