Hi Christian, the communication with Shindig and Wookie for the rendering of the widgets is done on localhost:8080 by default. You can change this to a different host, see [1]
Jasha [1] http://rave.apache.org/documentation/host-configuration.html On 3 November 2012 16:05, Christian Fischer <[email protected]> wrote: > Hi all, > > I'm ready to share my prototype for "generic Interwidget Communication" > with the community :) > For that, i set up a virtual machine and executed my distribution package > so that that YOU can test it and give a Feedback for my idea. > Locally all works fine, but then accessing from another IP to the virtual > machine NO widget gets loaded (empty) and the browser console prompts these > errors: > > Uncaught ReferenceError: osapi is not defined rave_opensocial.js:53 > > GET http://localhost:8080/gadgets/**js/container:pubsub-2:open-** > views.js?c=1&container=**default&debug=1<http://localhost:8080/gadgets/js/container:pubsub-2:open-views.js?c=1&container=default&debug=1> > 14:1218 > > > What must i do to get the things working from another ip? > It seems, that localhost:8080 is hardcoded? > Had anyone the same problem? > > Thanks, > > Christian >
