Re: problems faced in deploying servlet

2013-04-09 Thread Jason Brittain
Hi all. On Tue, Mar 19, 2013 at 4:43 PM, Mark Eggers its_toas...@yahoo.com wrote: On 3/19/2013 1:05 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 [snip] Go get a copy of Tomcat: The Definitive Guide by Jason Brittain (who happens to lurk on this list

Tomcat Seminar in San Francisco, January 27th

2011-01-24 Thread Jason Brittain
See you there. -- Jason Brittain Mulesoft

Re: tomcat 7 in debian/ubuntu

2010-12-03 Thread Jason Brittain
of duplicate efforts, and to promote more Tomcat compatibility across Linux distributions), but as of now that's just an idea I bounced off of a couple of people. I do agree that Tomcat 7 packages are needed now. Cheers. -- Jason Brittain MuleSoft http://www.mulesoft.com On Fri, Dec 3, 2010 at 10:21 AM

Re: Tomcat Consultant

2010-09-28 Thread Jason Brittain
, and staging. It hooks up to any Tomcat 5.5.x, 6.0.x, and 7.0.x beta. We'd like to know what you think of it once you've tried it. MuleSoft also offers training and consulting on Tomcat, though we're mainly focused on Tcat and the Mule open source ESB. Cheers. -- Jason Brittain Co-Author, Tomcat

Re: httpd vs. Tomcat performance

2010-03-25 Thread Jason Brittain
Very entertaining reading! Thanks Chris and Mark for re-benchmarking, explaining, and giving your opinions on the results. I'm not entirely sure how I missed Chris' benchmark results email, almost exactly one year ago now. Chris: there are no units on your results numbers, and I'm not seeing

Re: Centralize settings...

2010-03-02 Thread Jason Brittain
whole machines. I hope this helps. -- Jason Brittain Mulesoft http://www.mulesoft.com On Tue, Mar 2, 2010 at 4:00 AM, co...@sapo.pt wrote: Thanks. any more suggestion? I red some interesting about Tcat Server Server Profiles. Best Regards Citando Pid p...@pidster.com: On 01/03/2010

Re: Access Log /Filter/?

2010-03-02 Thread Jason Brittain
of the object returned to the client, not including the response headers. http://httpd.apache.org/docs/1.3/logs.html#common Thanks. -- Jason Brittain Mulesoft http://www.mulesoft.com

Re: tomcat 6.0.24 ssl with windows 7

2010-02-18 Thread Jason Brittain
this page for a more detailed explanation of these debug options: http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#Debug -- Jason Brittain On Thu, Feb 18, 2010 at 10:10 PM, Roy Nabel r...@rco.com wrote: With jdk1.6.0 and tomcat 6.0.10 ssl works great on windows 7

Re: Trouble with CLIENT-CERT authentication method

2010-02-18 Thread Jason Brittain
is a rather confusing name for this attribute since a value of false makes it appear as though client certs won't be used, which isn't really how it works. Less confusing names might be clientAuthChallenge or clientAuthRequired with values such as always, want, and protected. -- Jason Brittain On Thu

Re: Using Context/Manager with custom nested element

2010-01-28 Thread Jason Brittain
custom MyManager class has String properties foo and bar. -- Jason Brittain Mulesoft http://www.mulesoft.com On Thu, Jan 28, 2010 at 4:31 PM, Martin Grotzke martin.grot...@javakaffee.de wrote: Hi, is it somehow possible to have a custom nested element below the Manager element in server.xml

Re: AccessLogValve calling order

2009-11-13 Thread Jason Brittain
implementing your first two ideas. I'm also happy to help you with that, if you'd like. Cheers. -- Jason Brittain MuleSoft http://www.mulesoft.com On Fri, Nov 13, 2009 at 2:22 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All

Re: multiple truststores

2009-10-16 Thread Jason Brittain
Context path=/webapp1/ /Host /Engine /Service Service name=Catalina444 Connector port=444/ Engine Host name=yourhostname Context path=/webapp2/ /Host /Engine /Service /Server -- Jason Brittain MuleSoft http://www.mulesoft.com On Fri, Oct 16

Re: Accessing a database from a Valve

2009-10-01 Thread Jason Brittain
are the only option for doing this. -- Jason Brittain On Wed, Sep 30, 2009 at 10:25 AM, shetc sh...@bellsouth.net wrote: The person paying me :-) I suggested a filter but he prefers a valve even though it ties that functionality to Tomcat. -- View this message in context: http://www.nabble.com

Re: Multiple instances using catalina.base

2009-10-01 Thread Jason Brittain
into your CATALINA_BASE. -- Jason Brittain On Thu, Oct 1, 2009 at 11:57 AM, Vinicius Carvalho java.vinic...@gmail.comwrote: Hello there! I've followed the instructions on RUNNING.TXT and a great presentation by Mark Thomas and Filip Hanik I've found on the net. But after creating a directory

Re: How to check if the client dropped the connection

2009-09-28 Thread Jason Brittain
be Content-Length, which you probably don't know until your image is generated. -- Jason Brittain On Mon, Sep 28, 2009 at 12:21 AM, aaime74 andrea.a...@gmail.com wrote: Hi, I'm working on the development of an open source application, GeoServer, implementing the Web Map Service specification

Re: custom error page during client ssl

2009-09-25 Thread Jason Brittain
Which web browser in particular are you asking about, and what's the network error it's saying? And, what did the pop-up say? My guess is that this is all client-side, and browser specific, so there is likely no way to customize the message. -- Jason Brittain On Fri, Sep 25, 2009 at 8:58 AM

Re: Problem with Tomcat 6 cluster

2009-09-17 Thread Jason Brittain
Sumedh: We don't see any attachments on your emails. You might want to try attaching it again, but if it didn't come through on the first or second try then the size of the attachment might have been too large. Thanks. -- Jason Brittain On Wed, Sep 16, 2009 at 10:40 AM, Sumedh Sakdeo

Re: access log and Apache server

2009-09-17 Thread Jason Brittain
-forwarded-for header value that is set by Apache HTTPD's mod_proxy, and the remainder of the logging pattern will be the same as usual. Cheers. -- Jason Brittain On Thu, Sep 17, 2009 at 6:01 AM, Angelo Chen angelochen...@yahoo.com.hkwrote: Hi, I run tomcat behind an Apache server, Apache will proxy

Re: Maximum Number of processes Exceeded

2009-09-17 Thread Jason Brittain
driver version, where you got it, how you installed it. Please give us as much of the above information as you can. Thanks. -- Jason Brittain On Thu, Sep 17, 2009 at 7:22 PM, Sharath Babu S S S sharath.b...@solix.comwrote: Hi, We are using Tomcat Server and oracle database. After running