RE: Packet misses in Tomcat

2014-01-12 Thread Divyaprakash Y
-Original Message- From: Stefan Mayr [mailto:ste...@mayr-stefan.de] Sent: 10 January 2014 23:26 To: users@tomcat.apache.org Subject: Re: Packet misses in Tomcat Hi Am 09.01.2014 14:21, schrieb Divyaprakash Y: > > > -Original Message- > From: Divyaprakash Y > Sent: 08 January 2014

Re: Mod_jk error

2014-01-12 Thread 侯树成
Hi, Alex What is your mod_jk.conf file that used for mod_jk configuration. You can config it as blow: LoadModule jk_module modules/mod_jk.so JkWorkersFile "conf/workers.properties" JkLogFile "logs/mod_jk.log" JkLogLevel error JkLogStampFormat "[%a %b %d %H:%M:%S %Y]" JkOptions +ForwardKeySize +Fo

serialization and newest tomcat

2014-01-12 Thread Ray Holme
erialization causes some problems in apache-tomcat-7.0.35 I have several applications and run on fedora linux. I have used many releases of fedora and tomcat. My applications are characterized by    a) all use a DB (firebird)    b) all use both jsp and java servlets    c) all use transient java

Re: [ANN] Apache Tomcat 7.0.50 released

2014-01-12 Thread David Law
Thanks for that. :-) You might like to correct this Typo under Tomcat 7.0.50 / Catalina: "Streamline handling of WebSocket messages whe..." to "when" or "where" for example. All the best, DaveLaw On 12/01/2014 11:15, Violeta Georgieva wrote: The Apache Tomcat team announces the immediate avail

[ANN] Apache Tomcat 7.0.50 released

2014-01-12 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.50. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages and Java Expression Language technologies. This release contains a number of bug fixes and improvements compared to ve