d=userpass
HTTP/1.1" 302 654
Any thoughts?
-Original Message-
From: Mark Shifman [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 5:03 PM
To: Tomcat Users List
Subject: Re: JDBC Realm error
The oracle driver library that seems to work is ojdbc14.jar
http://download.oracle.c
-
From: Mark Shifman [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 5:03 PM
To: Tomcat Users List
Subject: Re: JDBC Realm error
The oracle driver library that seems to work is ojdbc14.jar
http://download.oracle.com/otn/utilities_drivers/jdbc/9205/ojdbc14.jar
I just set up a JDBCRealm the
thanks, Mark. What about ojdbc14_g? That's what I have. Would that work?
-Original Message-
From: Mark Shifman [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 5:03 PM
To: Tomcat Users List
Subject: Re: JDBC Realm error
The oracle driver library that seems to work is ojdbc1
le) and then quickly disappears!
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 3:00 PM
To: Tomcat Users List
Subject: Re: JDBC Realm error
Why don't you try using the same dbURL you use in the java code --
"jdbc:odbc:DSNName". A
h!
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 3:19 PM
To: Tomcat Users List
Subject: Re: JDBC Realm error
Is your Realm configured as follows:
You're orignal Realm won't work because you're mixing the Oracle schema
and the J
age-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 3:00 PM
To: Tomcat Users List
Subject: Re: JDBC Realm error
Why don't you try using the same dbURL you use in the java code --
"jdbc:odbc:DSNName". Also add in the attributes connectionName for the
well, Tomcat didn't like that at all!
It tries to come up (the console) and then quickly disappears!
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 3:00 PM
To: Tomcat Users List
Subject: Re: JDBC Realm error
Why don't you try usin
And oh, did you mean in the auth tag like so?
user_name
user_password
service
admin
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 3:00 PM
To: Tomcat Users List
Subject: Re: JDBC
Why don't you try using the same dbURL you use in the java code --
"jdbc:odbc:DSNName". Also add in the attributes connectionName for the
auth username to the database and connectionPassword for the auth
password to same.
--David
Propes, Barry L wrote:
I'm not sure if this is the method of