On 30 Aug 2012, at 16:50, Christian Fischer wrote:

> Hi all,
> 
> i try a bit with the OpenAjax pubsub Feature. For my Testsystem it is not 
> possible to publish soemthing from a wookie-widget to a shindig-widget or 
> vice versa.
> 
> I think for a portal like the Rave portal it should be possible to receive 
> messages from other widgets too.
> 
> How can I easily get a communcation between shindig and wookie via pubsub?

It should work already; however widgets need to declare the openajax feature as 
required. E.g. in the W3C widgets' config.xml it needs to have:

<feature name="http://www.openajax.org/hub"; required="true"/>

It should then be capable of pubsub when deployed in Rave.


> 
> Greets & thanks,
> Christian

Reply via email to