I think the default uri is to bind on localhost only, so you need to change
the dosgi profile with
uri=tcp://0.0.0.0:0

which should bind the dosgi server on all IPs and with a free port number.

On Mon, Sep 24, 2012 at 6:01 PM, Ioannis Canellos <ioca...@gmail.com> wrote:

> Hi Caspar,
>
> With a first glance your setup seems to be correct. From what I see there
> might be a problem with the way the address of the dosgi provider is
> advertised.
> Let me have a look and I'll get back to you with more details.
>
>
> --
> *Ioannis Canellos*
> *
>
> **
> Blog: http://iocanel.blogspot.com
> **
> Twitter: iocanel
> *
>
>
>


-- 
------------------------
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
FuseSource, Integration everywhere
http://fusesource.com

Reply via email to