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 Factory element and configured keystorefile and keystorepass in Connector 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 dmik...@gopivotal.com To: Tomcat Users List users@tomcat.apache.org Date: 09/20/2013 07:10 PM Subject:Re: MaxClients and

Re: How to get the tomcat internal log out?

2011-11-25 Thread MiB
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 with logging? /MiB

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

2011-11-24 Thread MiB
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

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

2011-11-23 Thread MiB
, 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 unsubscribe, e-mail: users-unsubscr

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

2011-11-23 Thread MiB
, 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

Re: Users and authentication - how?

2011-09-18 Thread MiB
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: users-unsubscr