[JBoss JIRA] Created: (JBESB-758) helloworld_sql_action QS: Missing or invalid <destination-name>
by Jaroslaw Kijanowski (JIRA)
helloworld_sql_action QS: Missing or invalid <destination-name>
---------------------------------------------------------------
Key: JBESB-758
URL: http://jira.jboss.com/jira/browse/JBESB-758
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.2 Milestone Release 3
Reporter: Jaroslaw Kijanowski
Assigned To: Mark Little
When running this sample I get:
19:37:39,665 WARN [FilterManager] GatewayFilter encountered problem during JMS config check.
org.jboss.soa.esb.ConfigurationException: Missing or invalid <destination-name> attribute
at org.jboss.soa.esb.listeners.ListenerUtil.obtainAtt(ListenerUtil.java:369)
at org.jboss.internal.soa.esb.message.filter.GatewayFilter.onOutput(GatewayFilter.java:90)
at org.jboss.soa.esb.filter.FilterManager.doOutputWork(FilterManager.java:81)
at org.jboss.soa.esb.listeners.gateway.SqlTableGatewayListener.doRun(SqlTableGatewayListener.java:172)
at org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle.run(AbstractThreadedManagedLifecycle.java:115)
at java.lang.Thread.run(Thread.java:595)
19:37:39,718 INFO [STDOUT]
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
19:37:39,719 INFO [STDOUT] column unique_id = <10>
.
.
.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira