You don't need to create a component to publish messages.
What version are you using?
All you need is a IPushChannel token; then you can publish events from
any thread to that channel.
On 06/01/2011 07:05 PM, Doug Leeper wrote:
We have a system that subscribes to events from an ESB. These events need to
be then translated / added to the Wicket Push Bus so the appropriate Wicket
components get updated appropriately.
From what I can see, everything in Wicket Push requires a component.
Unfortunately, we need to wire up ESB event listener and subsequently the
ESB/Wicket Push Bridge in the Application.init() method (so we think). The
Application.init() method doens't have access to a component (unless we
create a dummy component)
Has someone done this? Is this possible? Any example that can referenced?
Thanks in advance.
- Doug
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Pushing-events-to-Wicket-Push-generated-outside-of-Wicket-tp3567200p3567200.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org