Hi.

I am upgrading my 4.1 server to 5.5 and am having problems with the
realm:

<Context path="/xx" docBase="xxx" debug="0" reloadable="true">
<Realm name="UMRealm" className="org.apache.catalina.realm.JDBCRealm"
debug="99" driverName="com.microsoft.jdbc.sqlserver.SQLServerDriver"
connectionURL="jdbc:microsoft:sqlserver://xxx;DatabaseName=xxx;ProgramNa
me=xxxxxx;" connectionName="xx" connectionPassword="xx"
userTable="users" userNameCol="username" userCredCol="password"
userRoleTable="user_roles" roleNameCol="rolename" /></Context>

I am connecting to a MS SQL server 2000 and it worked just fine with the
4.1 server.

Any idears?

Soren, DK
Nolas Consulting




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to