[
http://jira.jboss.com/jira/browse/JBESB-682?page=comments#action_12368851 ]
Tom Fennelly commented on JBESB-682:
------------------------------------
I fixed this same issue on ConfigTree. I broke it out into 2 methods - getAttribute and
getRequiredAttribute. Good old cut+paste, you can't beat it ;-) !
[FilterManager] GatewayFilter error
------------------------------------
Key: JBESB-682
URL:
http://jira.jboss.com/jira/browse/JBESB-682
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Reporter: Kurt Stam
Assigned To: Mark Little
Fix For: 4.2 Milestone Release 3
I see this error all the time running the esb.
11:23:15,250 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:342)
at
org.jboss.internal.soa.esb.message.filter.GatewayFilter.onOutput(GatewayFilter.java:91)
at org.jboss.soa.esb.filter.FilterManager.doOutputWork(FilterManager.java:81)
at
org.jboss.soa.esb.listeners.gateway.AbstractFileGateway.doRun(AbstractFileGateway.java:170)
at
org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle.run(AbstractThreadedManagedLifecycle.java:115)
at java.lang.Thread.run(Thread.java:595)
--
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