]
Lukáš Fryč updated RF-11483:
----------------------------
Fix Version/s: 4.2.0.Tracking
(was: 4.1.0.CR1)
Forum Reference:
Elegant way for Push topic creating
-----------------------------------
Key: RF-11483
URL:
https://issues.jboss.org/browse/RF-11483
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-push/poll, core
Affects Versions: 4.1.0.Milestone1
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 4.2.0.Tracking
Currently, topics have to be initialized with similar class:
https://github.com/richfaces/showcase/blob/4.1.0.20110910-M2/src/main/jav...
I suggest to create topic on demand (lazily), when it is accessed first.
It needs following changes:
* {{PushRendererBase}} - will create Topic for @address attribute
* {{JMSTopicsContextImpl}} - will create topic when JMS message received
* {{PushObserverMethod}} - will create topic when @Push event for given topic observed
* ...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: