Re: Capturing System.out on a Mac

2012-04-27 Thread Derek Beauregard
in the foreground of your current shell. (I wouldn't do this in production) -Derek Derek Beauregard - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Load balancing & session affinity (QUERY)

2012-04-26 Thread Derek Beauregard
Have you defined the jvmRoute on your Engine element in tomcat's server.xml? E.g., The value for jvmRoute should match the route defined in your apache balancer config. -Derek Derek Beauregard On 4/26/12 9:37 AM, "GIORGI Olivier" wrote: >Hello to all, > >I am usin