Hide Forgot
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000003i8JM project_key: SOA NotifySQLTable should be changed to NotifySqlTable, in particular in the xml config example: <target class="NotifySQLTable" driver-class="com.mysql.jdbc.Driver" [...] </target> If the same syntax is used in a jboss-esb.xml file, using the notifier fails with the following error: ERROR [org.jboss.soa.esb.notification.NotificationList] (pool-24-thread-1:) Can't instantiate target <target class="NotifySQLTable" connection-url="jdbc:mysql://127.0.0.1:3306/demo" dataColumn="messagedata" driver-class="com.mysql.jdbc.Driver" password="" table="order_" user-name="root"> http://docs.redhat.com/docs/en-US/JBoss_Enterprise_SOA_Platform/5/html/ESB_Programmers_Guide/chap-SOA_ESB_Programmers_Guide-Out-of-the-box_Actions.html#section-Notifier-NotifySQLTable
Candidate for SOA 5.1.0
Link: Added: This issue depends JBESB-3529
please verify in SOA Platform docs
Writer: Added: Darrin
Release Notes Docs Status: Added: Not Required