Hi,
has anyone an idea why a OpenSocial Gadget gets no connection to the
OpenAjax Hub by assuming the following Scenario:
1. Using a custom Build of Shindig and Apache RAVE, i added only a new
Feature in the Shindig build.
2. Forcing all OpenSocial Gadgets to use this new feature by adding my
feature and the pubsub-2 feature at the end of the line
shindig.gadget-rewrite.default-forced-libs=core:pubsub-2:rpc:iwc-client
in file rave.shindig.properties.
3. loading the page, checking that the gadgets.Hub instance is there,
all fine right now.
4. checking if the IfameHubClient is connected with the Hub by calling
gadgets.Hub.isConnected() returns always *false* - except the original
pubsub-gadgets shipped with rave/shindig - even then trying after x
seconds (gadgets.Hub is loaded!)
Greets & Thanks,
Christian