Re: Tomcat sessiin replication not working

2013-11-28 Thread Nir A
Thats probably it. Thanks On Nov 28, 2013 7:55 PM, "Neven Cvetkovic" wrote: > On Thu, Nov 28, 2013 at 12:32 PM, Nir A wrote: > > > Hi, > > Ive set up a cluster of tomcats > > They use back up manager for session replication. > > > > The replication works on my web app. > > > > Today i added ano

Re: Tomcat sessiin replication not working

2013-11-28 Thread Neven Cvetkovic
On Thu, Nov 28, 2013 at 12:32 PM, Nir A wrote: > Hi, > Ive set up a cluster of tomcats > They use back up manager for session replication. > > The replication works on my web app. > > Today i added another web application, but when a new session is created, > no replication takes place. > The or

Tomcat sessiin replication not working

2013-11-28 Thread Nir A
Hi, Ive set up a cluster of tomcats They use back up manager for session replication. The replication works on my web app. Today i added another web application, but when a new session is created, no replication takes place. The original web application still replicates fine. Any ideas why?

META-INF/context.xml & connection pool

2013-11-28 Thread Jose María Zaragoza
Hello: I'm using Tomcat 6.0.23 Yes, I know is an old release Anyway, I would like to use tomcat-jdbc connection pool JAR So, I 've stored a context.xml into META-INF folder in my WAR, as My question is should I store JAR ( tomcat-jdbc-x.x.x.jar & tomcat-juli-x.x.x.jar ) into WEB-INF/lib

context.xml in META-INF

2013-11-28 Thread Jose María Zaragoza
Hello: I'm using Tomcat 6.0.23 . Yes, I know it's an old release I would like to use - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat 7.0.48-dev WebSockets: NullPointerException on WsServerContainer.unregisterAuthenticatedSession

2013-11-28 Thread Francesco Bassi
Thanks a lot for your prompt support. Definitely a serious reason not to switch to any other application server! On Thu, Nov 28, 2013 at 3:29 PM, Mark Thomas wrote: > On 28/11/2013 14:06, Francesco Bassi wrote: > > Hello everybody. > > > > I have a doubt: > > > > whenever the HttpSession expire

Re: Tomcat 7.0.48-dev WebSockets: NullPointerException on WsServerContainer.unregisterAuthenticatedSession

2013-11-28 Thread Mark Thomas
On 28/11/2013 14:06, Francesco Bassi wrote: > Hello everybody. > > I have a doubt: > > whenever the HttpSession expires, I get a NullPointerException on > WsServerContainer.unregisterAuthenticatedSession > > in this line: > > private void unregisterAuthenticatedSession(WsSession wsSession,

Tomcat 7.0.48-dev WebSockets: NullPointerException on WsServerContainer.unregisterAuthenticatedSession

2013-11-28 Thread Francesco Bassi
Hello everybody. I have a doubt: whenever the HttpSession expires, I get a NullPointerException on WsServerContainer.unregisterAuthenticatedSession in this line: private void unregisterAuthenticatedSession(WsSession wsSession, String httpSessionId) { Set wsSessions = aut

Re: org.apache.catalina.filters.CorsFilter

2013-11-28 Thread Mark Thomas
On 28/11/2013 12:59, spr...@gmx.eu wrote: > Hi, > > I 'm using the CorsFilter in Tomcat 7.0.47, all good. > Then tried it in 7.0.37 -> no luck, only available since 7.0.41. > OK, I put the class into the war file and expected that it is loadable now. > But I get a ClassNotFound. Guessing some spec

RE: Patch information required

2013-11-28 Thread Martin Gainty
I will contact all the engineers i know who want to work free for Accenture Auf 'Wiedersehn __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte

org.apache.catalina.filters.CorsFilter

2013-11-28 Thread spring
Hi, I 'm using the CorsFilter in Tomcat 7.0.47, all good. Then tried it in 7.0.37 -> no luck, only available since 7.0.41. OK, I put the class into the war file and expected that it is loadable now. But I get a ClassNotFound. Guessing some special classloader rules I remaned the class to com.apach

Re: Patch information required

2013-11-28 Thread Ben Stringer
> On 28 Nov 2013, at 6:14 pm, wrote: > > Hi Ben, > > Thanks for your comment. > > We are using tomcat bundle which comes with JasperReports Server (v5.1.0). Can you upgrade to 5.5? This uses Tomcat 7. Likely to have many of your patches covered. Upgrading a bundled Tomcat would require yo