Hi Stefano
I'll post the XML on Monday, but in answer to your question:
Looking at the code the id should never be empty, because the function
is called as follow:
String localId = new
StringBuffer(id).append("/device/").append(i).toString();
buildDevice(localId,devUPnP,aux[0]);
Hi,
I've been looking in to Newton... Some one put a lot of work into it..
From: Marcel Offermans [mailto:[EMAIL PROTECTED]
Sent: Sat 6/28/2008 5:47 AM
To: dev@felix.apache.org
Subject: Re: Distributed OSGi/Network Service Discovery
Hello Dieter,
On Jun 28,
Hello Dieter,
On Jun 28, 2008, at 2:09 , Dieter Wimberger wrote:
I have been reading a bit about the distributed OSGi efforts, and I
wondered about two things:
1) Isn't network service discovery an essential element?
(With network service discovery, I am talking about what's done
through p
Jackson, Bruce wrote:
We are experiencing a problem, when trying to build a ContentDirectory which
can be seen by an Xbox 360.
We are aware that the Xbox uses a "modified" UPnP implementation, and having
taken this into account, the Xbox can see the UPnP device, (that is, it requests the
devic
On Sat, Jun 28, 2008 at 12:46 AM, Dieter Wimberger <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have got some general questions about starting and stopping bundles.
>
> Given that I made my first OSGi steps with Knopflerfish, I have usually been
> following their general recommendations on bundle des