[ 
https://issues.apache.org/jira/browse/RAVE-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255653#comment-13255653
 ] 

Matt Franklin commented on RAVE-102:
------------------------------------

So after a bunch of digging, it turns out that they just used the reference 
implementation and added a few lines that should not impact the operation of 
the hub.  Most of the errors you are seeing are due to the fact that you are 
passing an integer as the container id instead of a string.  When I changed 
that in the code, I was able to get everything to work properly.

Also, if you modify your widget to publish on the  
org.apache.shindig.random-number topic, you can see it interact with the 
opensocial gadgets that are in the store.
                
> Implement Rave inter-gadget messaging with OpenSocial
> -----------------------------------------------------
>
>                 Key: RAVE-102
>                 URL: https://issues.apache.org/jira/browse/RAVE-102
>             Project: Rave
>          Issue Type: Technical task
>    Affects Versions: 0.1-INCUBATING
>            Reporter: Zhenhua (Gerald) Guo
>            Assignee: Matt Franklin
>             Fix For: 0.11
>
>         Attachments: openajax.wgt, rave_wookie.js
>
>
> Make the RAVE portal support inter-gadget communications among OpenSocial 
> gadgets (do NOT include W3C widgets).  
> The goal is to support OpenSocial pub/sub APIs 
> (http://opensocial-resources.googlecode.com/svn/spec/2.0/Core-Gadget.xml#interGadgetEventing).
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to