Hello All, I want to connect Syncope to MySql database as an external database resource; so I copied respective db connector bundle into console\target\bundles. I then copied a MySQL connector jar in console\target\cargo\configurations\tomcat7x\common\lib as I am running syncope in an embedded mode. On configuring connector instance; when I try to check connection; I get java.lang.IllegalArgumentException: JDBC Driver is not found on classpath. Following is an excerpt from log file.
Although I have copied the connector to lib folder, still I am getting the same
error. Please let me know if I am missing something in configuration.
Jul 1, 2013 4:56:54 AM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet [syncope-core-rest] in context with path
[/syncope] threw exception [Request processing failed; nested exception is
java.lang.IllegalArgumentException: JDBC Driver is not found on classpath.]
with root cause
java.lang.IllegalArgumentException: JDBC Driver is not found on classpath.
at
org.connid.bundles.db.table.DatabaseTableConfiguration.validate(DatabaseTableConfiguration.java:801)
Please find attached screenshot for reference.
Thanks.
Best regards,
Gurpreet
NOTICE: This email message is for the sole use of the intended recipient(s)
and may contain confidential and privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not the
intended recipient, please contact the sender by reply email and destroy all
copies of the original message.
This message has been content scanned by the Axway MailGate.
MailGate uses policy enforcement to scan for known viruses, spam, undesirable
content and malicious code. For more information on Axway products please visit
www.axway.com.
<<attachment: connector_config.png>>
