Tomcat 5.5.17: useBean class="java.util.Locale" ?

2006-08-26 Thread Evgeny Gesin
Hi, I just upgraded tomcat server from 4.1.31 to 5.5.17 on a developer machine. The following line runs fine in Tomcat 4.1.31 but produces this error in Tomcat 5.5.17 "The value for the useBean class attribute java.util.Locale is invalid." The following scriptlet works fine in the jsp (does so

Tomcat 5.5.17: 503 Service Temporarily Unavailable

2006-08-26 Thread Evgeny Gesin
Hi, I upgraded Tomcat from 4.1.31 to 5.5.17, and modified server.xml to run my existing applications. I ended with no errors in catalina.out. My Tomcat integrated with Apache 2.2.3 using jk1.2.18 connector, and my workers.properties remains the same. BUT now... 1. When I point web browser to my