Hi! There's a question that is buggin' me a long time ago. I've JBoss 2.2.1 with Tomcat 3.2.1 installed. At Tomcat I have JDBC realms configured, and I'm using MySQL for the database. When I start the server and I run my Web application, the JDBC realms work fine. When I redeploy my application, in the phase where it's supposed to appear the login form to do the authentication, the JDBC Realm code crashes with a NullPointerException at the PreparedStatement for the 'SELECT <password> FROM <user table>' code. Any suggestions? I would appreciate it. Thanks for your attention! Jos� Nuno Pires _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
