http://jira.hyperic.com/browse/HHQ-3793
Add documentation to copy Sybase JDBC driver for Sybase plugin
Expected Result:
Instructions for adding or copying Sybase JDBC driver is documented.
Actual Result:
No existing documentation to copy Sybase JDBC driver.
Steps to reproduce:
N/A
Work around:
Create softlink or copy existing JDBC driver from Sybase install (./sybase/jConnect-6_0/classes/jconn3.jar) to ./<hq-agent>/pdk/lib/jdbc directory.
Anonymous