Re: SSL Configuration with in Tomcat

2013-10-03 Thread MiB
3 okt 2013 06.09 Shyam Kumar: > Hi, > > Finally I got it worked in my tomcat5. > I removed element and configured keystorefile and keystorepass in > element. > Then It worked for me > > Thanks for your help > > *Shyam* Thanks Shyam for sharing your solution.

Re: MaxClients and maxThreads

2013-09-23 Thread MiB
23 sep 2013 09.00 André Warnier: > Do not top-post. It makes it difficult to follow the conversation, who > answers to what etc. > >> From: Daniel Mikusa >> To: "Tomcat Users List" >> Date: 09/20/2013 07:10 PM >> Subject:Re: MaxClients and maxThreads >> On Sep 20, 2013, at 9:2

Re: How to get the tomcat internal log out?

2011-11-25 Thread MiB
is it? Internal logs are. Not everyone can update to Tomcat 7 midproduction. However, there are modern web applications made with certain frameworks that will not run on 5.5 and must use 6 or later. If so there's no alternative to update tomcat. But what does this fact have to do

Re: Spring MVC 3 application gives "Could not open JPA EntityManager" only on server

2011-11-24 Thread MiB
. Well, I was querying a nonexistent hibernate_sequences table. Duh! Fixed now. /MiB - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Spring MVC 3 application gives "Could not open JPA EntityManager" only on server

2011-11-23 Thread MiB
eException". This happen only on server, not on the local Tomcat. Thanks for your response, Will! /MiB - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Spring MVC 3 application gives "Could not open JPA EntityManager" only on server

2011-11-23 Thread MiB
the same connection data (user, password), so clearly my db is running and is connectable and I can create and delete rows no problem. I'm at a loss currently on how to diagnose this further. Any ideas? /MiB - To unsub

Re: Users and authentication - how?

2011-09-18 Thread MiB
But I can't find. Can someone direct me as to where to start my research? I'm using Spring Security Framework http://static.springsource.org/spring-security/site/ . /MiB - To unsubscribe, e-mail: