Create jdbc with sqlserver2000 error

Hi,everyone

when i deploy the jdbc connection pool,the server occurred an error.

And that is:

Operation 'pingConnectionPool' failed in 'resources' Config Mbean. Target exception message: com.microsoft.jdbc.sqlserver.SQLServerDriver

the setting is:

Datasource classname:com.microsoft.jdbc.sqlserver.SQLServerDriver

user:sa

password:sa

databaseName:jdbc:microsoft:sqlserver://localhost:1433;databaseName=mater

And i had set the path to invoked the jdbc driver.(i am not sure it were correct)

i have tried servel times by changing all i can do,althought the error is shorter,but it was faild again and again

i hope you can help me conquer the trouble

thanks again

[750 byte] By [jajaba] at [2007-11-26 6:17:00]
# 1
MSSQL admin database is called "master" not "mater", this might be your problem.;)
Sultal at 2007-7-6 13:57:54 > top of Java-index,Application & Integration Servers,Application Servers...