Spylogger class not found
Hi,
I am trying to use microsoft jdbc driver with websphere. I
specified SQLServerDatasource as datasource class and
installed the appropriate stored procedures on sql server.
But when I try to get the connection from datasource, I
get the following error:
NoClassDefFound: com/merant/jdbcspy/SpyLogger
I figured out that this class comes in the spy.jar file,
but microsoft does not ship this jar with driver. Can
anybody tell me from where I can get this jar or the
solution for above problem?
Thanks in advance
|