RE: tomcat4 dies when JBDC Realm is configured

2003-02-24 Thread Tam, Michael
In your xml, if it is what you're using in your setup, then you didn't provide any value to connectionURL, connectionName, and connectionPassword to establish connection to the database. If you need help on this, you should read the document that comes with tomcat where you will find a section

Re: tomcat4 dies when JBDC Realm is configured

2003-02-24 Thread Mubaraka Arif
hi michael, I had provided the ConnectionURL, connectionName and connectionPassword , its jsut for security reasons I did not have it along with other details. I tried it placing under host, context and Engine services but still it dies. All help would be appreciated Mubaraka On 2003.02.24

RE: tomcat4 dies when JBDC Realm is configured

2003-02-24 Thread Tam, Michael
: Monday, February 24, 2003 11:51 AM To: Tomcat Users List Subject: Re: tomcat4 dies when JBDC Realm is configured hi michael, I had provided the ConnectionURL, connectionName and connectionPassword , its jsut for security reasons I did not have it along with other details. I tried it placing

Re: tomcat4 dies when JBDC Realm is configured

2003-02-24 Thread Mubaraka Arif
: tomcat4 dies when JBDC Realm is configured hi michael, I had provided the ConnectionURL, connectionName and connectionPassword , its jsut for security reasons I did not have it along with other details. I tried it placing under host, context and Engine services but still it dies. All help would

RE: tomcat4 dies when JBDC Realm is configured

2003-02-24 Thread Tam, Michael
Message- From: Mubaraka Arif [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 2:32 PM To: Tomcat Users List Subject: Re: tomcat4 dies when JBDC Realm is configured . Realm classname=org.apache.catalina.realm.JDBCRealm debug=99 driverName