[
http://jira.jboss.com/jira/browse/JBESB-1045?page=comments#action_12377086 ]
Tom Fennelly commented on JBESB-1045:
-------------------------------------
Right, this is a bug.
The <sql-listener> is defined in the XSD as a specialization of the the
abstract-scheduled-listener. I did this at the time because the intention was to convert
the actual listener impl (SqlTableGatewayListener) into an implementation of
ScheduledEventListener (like the AbstractFileGateway). This didn't happen and I
forgot to change the <sql-listener> back to its original definition. I also removed
a mapping in SqlListenerMapper. Basically, I messed it up. Sorry about that.
Removal of the mapping explains why Bernard had to make the change to ListenerTagNames.
SqlTableGatewayListener not implementing ScheduledEventListener explains why setting
scheduleidref doesn't have any effect.
SQL-Listener poll frequency cannot be changed
---------------------------------------------
Key: JBESB-1045
URL:
http://jira.jboss.com/jira/browse/JBESB-1045
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Affects Versions: 4.2
Environment: OS X - 10.4.10
Dual 2GHz PowerPC G5, 3GB
Reporter: Bernhard Gass
Assigned To: Mark Little
Priority: Minor
Kevin Conner reported 'ftp-listener pollLatencySeconds property ignored' in
http://jira.jboss.com/jira/browse/JBESB-843
The same seams to hold true for the SQL-Listener. Field is hard coded to process
pollLatencySeconds
for the poll intervall, but the allowed attributes for scheduling are
poll-frequency-seconds (depricated)
schedule-frequency
scheduleidref
as defined in jbossesb-1.0.1.xsd and that
Effect: Poll intervall is set to default 10s in any case.
--
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