[richfaces-issues] [JBoss JIRA] (RF-11483) Elegant way for Push topic creating

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Jan 20 07:12:18 EST 2012


     [ https://issues.jboss.org/browse/RF-11483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated RF-11483:
----------------------------

           Priority: Critical  (was: Major)
    Forum Reference: http://community.jboss.org/message/630871#630871  (was: http://community.jboss.org/message/630871#630871)

    
> 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č
>            Priority: Critical
>             Fix For: 4.2.0.CR1
>
>
> Currently, topics have to be initialized with similar class:
> https://github.com/richfaces/showcase/blob/4.1.0.20110910-M2/src/main/java/org/richfaces/demo/push/TopicsInitializer.java
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list