Re: [OT] Oscar/OSGi & JMF

2007-06-05 Thread Stefano Lenzi
Richard S. Hall wrote: You're trying to get this to work in Oscar or you are trying to run an Oscar bundle on Felix and are getting this error? I'm trying to get JMF run on Oscar 1.0.5 -> richard On Jun 5, 2007, at 7:01 PM, Stefano Lenzi wrote: Hi All, I'd like to

[OT] Oscar/OSGi & JMF

2007-06-05 Thread Stefano Lenzi
Hi All, I'd like to know if someone of you have already tried to use JMF on OSGi. I've a bundle that must use Oscar 1.0.5 and I always get: java.lang.NoClassDefFoundError -> javax.media.bean.playerbean.MediaPlayer. Here is some tests and enviroment infos: - the JVM which executes Oscar

Re: [OT] Oscar/OSGi & JMF

2007-06-06 Thread Stefano Lenzi
Emil Ivov wrote: Hello Stefano, We are currently using JMF, with felix (but also had it previously running with oscar) and have never had any problems. We have tried both the configuration where JMF lives in its own bundle and the one where it is packaged inside the bundle that uses it. Both

Re: [OT] Oscar/OSGi & JMF

2007-06-06 Thread Stefano Lenzi
Hi found the issue :S The problem was that I have updated a JDK on Win32 and the JMF are strictly related to a JDK, so my new JDK didn't have got all the required DLL :S The solution was very simply :'( re-install the JMF :-| Ciao, Stefano "Kismet" Lenzi Stefano

Felix+JMF+maven-bundle-plugin = headache

2007-09-04 Thread Stefano Lenzi
Hi All, I'm trying to use JMF on top of Felix but without success :S I have a bundle A created with the maven-bundle-plugin which uses the JMF, but even if I have the JMF installed on my system I'm not to create a Felix configuration which let me use the JMF. I have tried without success the

Re: Felix on a UNC90 platform

2007-10-10 Thread Stefano Lenzi
Richard S. Hall wrote: David, I think this is great that you wrote about your experiences...we should document these types of experiences on our web site. I think we should create a "Felix and alternative VMs" web page on our site, perhaps yours could be the first contribution. Sound good?

Re: bundleplugin update

2007-12-21 Thread Stefano Lenzi
+1 for release Stefano "Kismet" Lenzi Stuart McCulloch wrote: Hi folks, Carlos has released the maven-dependency-tree and maven-osgi shared components (thanks Carlos!) which means there are no more external snapshot dependencies blocking release of the bundleplugin. ---

Domoware Repository Outage

2008-01-03 Thread Stefano Lenzi
Hi All, The Domoware repository which is used to retrive some artefact for the UPnP modules of the Felix project is temporary out of service, so if you checkout the SVN Felix repository and you try to build Felix from scratch, the building of the UPnP modules may fails. Domoware re

Re: JVM Choice

2008-01-17 Thread Stefano Lenzi
Can you give us more information on the software platform that you are using? I think that the bigger issue for you would be: "cross-compiling" the JVM for your architecture... Ciao, Stefano Lenzi Many thanks Ali. -

Re: license information for org.osgi:osgi_R4_core artifact

2008-01-24 Thread Stefano Lenzi
Sahoo wrote: Earlier I sent a mail to users alias, but I guess that email thread was not appropriate for this issue. I would like to know the license under which the following two artifacts are distributed in Maven2 standard repository(http://repo1.maven.org/maven2/) : *org.osgi:osgi_R4_core*

[VOTE] Changing version schema for org.osgi.* modules

2008-03-12 Thread Stefano Lenzi
Hi All, As discussed on the thread: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03733.html A new version schema for org.osgi.* module has been proposed. The new version schema is the one already in use by the Apache Felix Common subproject. For example if the new version schema will be a

Re: [VOTE] Changing version schema for org.osgi.* modules

2008-03-12 Thread Stefano Lenzi
[X] +1 Use new version schema for org.osgi.* module [ ] 0 Don't care. [ ] -1 Keep the old name schema Stefano "Kismet" Lenzi Stefano Lenzi wrote: Hi All, As discussed on the thread: http://www.mail-archive.com/[EMAIL PROTECTED]/msg03733.html A new version schema for org.os

Re: AW: bug in felix upnp basedriver 0.8

2008-07-24 Thread Stefano Lenzi
Hi Daniel, let's try to summarize this long thread, so that we can get a clear vision on what is going on, and you can correct my wrong understanding Overall Environment Setup - - You have two computer connected togheter by means of a switch. And they are the only two com

Re: AW: AW: AW: AW: bug in felix upnp basedriver 0.8 ........m-search the problem?

2008-07-25 Thread Stefano Lenzi
Hi Daniel, Please look at my comments below. Daniel Felsing wrote: > Can it be that the "ongoing" m-search is influencing the status notification > behavior? Yes > > I started a manual m-search while starting my upnp event tester on the > server side, cause i thought maybe there was a problem

Re: AW: AW: AW: AW: AW: bug in felix upnp basedriver 0.8 ........m-search the problem?

2008-07-25 Thread Stefano Lenzi
Daniel Felsing wrote: > Nah... > The more i look into the problem the more patterns appear in my head. ;-) > > In fact there is no difference...i ran tests with m-search and without...the > behavior can be considered the same. > Server randomly receives no notification... > > > Ok - i have tried

Re: AW: AW: AW: AW: AW: AW: bug in felix upnp basedriver 0.8 ........m-search the problem? AH ... one more note...

2008-07-25 Thread Stefano Lenzi
Daniel Felsing wrote: > Just forgot... > > AND why do the "lost" event updates do not get propagated in future???... > > I can start the m-search..manually...and if there would be any states > missing they should be delivered ANYTIME in the future...but they simply > dont... Because the packet c

Re: AW: AW: AW: AW: AW: AW: AW: bug in felix upnp basedriver 0.8 ........m-search the problem? AH ... one more note...

2008-07-25 Thread Stefano Lenzi
Daniel Felsing wrote: > Please Mr Lenzi...take a look at that... > > > Is it possible that my issue is connected to this one mentioned in the > cyberlink forum? Yes it is possible but only because we are speaking about the UDP communication > > Stefano answered to it in the cyberlink forum!! >

Re: AW: AW: AW: AW: AW: AW: AW: AW: bug in felix upnp basedriver 0.8 ........m-search the problem? AH ... one more note...

2008-07-25 Thread Stefano Lenzi
Daniel Felsing wrote: > I know that you're the same stefano lenzi :) > The message was just copied from a mail directed to you and francesco. > > > And what would fix my problem u think?... > Cause you've now heard a lot by my posts..i'm curious what u think cou

Re: AW: AW: AW: AW: AW: AW: bug in felix upnp basedriver 0.8 ........m-search the problem?

2008-07-25 Thread Stefano Lenzi
Daniel Felsing wrote: > Hmmm... > > Look at osgi CMPN 111.8.1 > > Special care must be taken with the initial subscription to events. > According > to the UPnP specification, when a client subscribes for notification of > events > for the first time, the device sends out a number of events for ea

Re: UPnP and OSGi R4 Compendium Bundle

2010-09-09 Thread Stefano Lenzi
On Fri, Aug 27, 2010 at 15:23, Richard S. Hall wrote: >  On 8/26/10 22:31, LongkerDandy wrote: ... > > However, it is generally not a good idea to install the compendium JAR as a > bundle. The UPnP bundle would likely be better off including and exporting > (and importing) the OSGi UPnP packages i

Re: UPnP and DLNA

2011-01-09 Thread Stefano Lenzi
Dear LongkerDandy, Regarding the DLNA topic I believe that we should have access to DLNA specification/guideline to provide a more comprehensive solution On Sun, Jan 9, 2011 at 13:27, LongkerDandy wrote: > Hi > I think it would be reasonable to implement and abstract UPnP stack library which d

Re: upnp base driver

2009-03-26 Thread Stefano Lenzi
In particular, I think that a route for the multicast addresses is missing. Can you provide more information regarding your network setup? Ciao, Stefano "Kismet" Lenzi mathieu wrote: Your network configuration may lack a default route. What does route command return ? mathieu On Wed, Mar 25,

Re: upnp base driver

2009-03-27 Thread Stefano Lenzi
chihi asma wrote: Thanks a lot Stephane, that works now with the 2 PCs. But I tried to run the Felix UPnP bundles. on Mika it shows this error: We have never tested the UPnP Basedriver on the Mika java platform, can you tell us more information on the run-time environment? Which mika version

Re: UPnP Port

2009-05-19 Thread Stefano Lenzi
chihi asma wrote: Hi, I'm runing the UPnP basedriver in an embedded device to detect UPnP services on the network and as it is shown in the upnp.properties file the default ssdp port is 1900 but I'm also runing a media server which listens on the same port. So I get a conflict. May I change t

Re: UPnP Port

2009-05-20 Thread Stefano Lenzi
rote: I understand that the 1900 port is a standard port on which listens UPnP devices and control points, but on which source port sends the basedriver the ssdp requests? I can't find it in the source code of the basedriver. Please help me Asma --- En date de : Mar 19.5.09, Stefano Lenzi a

Re: UPnP Basedriver

2009-05-20 Thread Stefano Lenzi
chihi asma wrote: Hi, I downloaded the basedriver source and build it succefully within netbeans with cybergarage library but when I try to start it, I get this error: Couldn't start bundle: UPnP Base Driver (#775) (due to: java.lang.NoClassDefFoundError: org/cybergarage/upnp/UPnP) java.lang.N

Re: UPNP bundle dependency resolution problem

2009-05-21 Thread Stefano Lenzi
dawg wrote: Hi, I just checked out from subversion the sources from felix. When I build it I get an error for the UPnP Sample Binary-Light. The error is saying that it expects org.apache.felix:org.apache.felix.upnp.extra:jar:0.3.0-SNAPSHOT and its missing. In fact what does exist is the same wit

Re: UPnP Basedriver

2009-05-21 Thread Stefano Lenzi
chihi asma wrote: Hi, I created a new projet netbeans containing all the basedriver packages, created the manifest and builded all to get the jar file. I start the jar file with start file://.. I'm new in OSGi so please tell me if Im wrong. Dear Asma, I'm wondering that the problem coul

Re: UPnP Basedriver

2009-05-21 Thread Stefano Lenzi
... 20 more [INFO] [INFO] Total time: 20 seconds [INFO] Finished at: Thu May 21 16:25:48 WAT 2009 [INFO] Final Memory: 1M/2M [INFO] Thanks in advance --- En date de : Jeu 21.5.09, Stefano Lenzi a

Re: UPNP bundle dependency resolution problem

2009-05-21 Thread Stefano Lenzi
ct, the UPnP samples running on the OSGi platform do not require the UPnP Base Driver. Cheers, Zohar Stefano Lenzi wrote: dawg wrote: Hi, I just checked out from subversion the sources from felix. When I build it I get an error for the UPnP Sample Binary-Light. The error is sa

Re: UPnP Port

2009-05-21 Thread Stefano Lenzi
sana wrote: I m working with jamvm and there is the hole exception [stdout] CyberDomo warning : Address already in use java.net.BindException: Address already in use at gnu.java.net.VMPlainSocketImpl.bind(Native Method) at gnu.java.net.VMPlainSocketImpl.bind(VMPlainSocketImpl.java:302)

[ANN] Apache Felix UPnP Extra version 0.4.0 Released

2009-05-21 Thread Stefano Lenzi
The Felix team is pleased to announce the release of Apache Felix UPnP Extra version 0.4.0 This is the first release of a bundle containing a set of utility that simplify the development of UPnPDevice http://felix.apache.org/site/apache-felix-upnp.html This release is available from http:

[ANN] Apache Felix UPnP Tester version 0.4.0 Released

2009-05-21 Thread Stefano Lenzi
The Felix team is pleased to announce the release of Apache Felix UPnP Tester version 0.4.0 This is the first release of a bundle containing a GUI tool implementing a generic UPnP Control Point which allows the user to: - discover device either on the OSGi platform or UPnP Network ( by means o

Re: UPnP Basedriver

2009-05-22 Thread Stefano Lenzi
chihi asma wrote: Yes, Im using a proxy to connect to Internet, the mvn install command should not work? Maven works behind a proxy but it has to be configured to use a proxy to access to Internet. Can you check that your maven settings.xm file is configured as requested by this page: http:

Re: UPnP Port

2009-05-22 Thread Stefano Lenzi
featured operating system. Can you tell us the embedded operating system that you are using? Ciao, Stefano Lenzi - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org

Re: UPnP Basedriver

2009-05-22 Thread Stefano Lenzi
vices will be discovered only if they use the same SSDP port and SSDP multicast address as the UPnP Base Driver. Ciao, Stefano "Kismet" Lenzi --- En date de : Ven 22.5.09, Stefano Lenzi a écrit : De: Stefano Lenzi Objet: Re: UPnP Basedriver À: users@felix.apache.org Date: Vendr

Re: UPnP Basedriver

2009-05-25 Thread Stefano Lenzi
; Lenzi --- En date de : Ven 22.5.09, Stefano Lenzi a écrit : De: Stefano Lenzi Objet: Re: UPnP Basedriver À: users@felix.apache.org Date: Vendredi 22 Mai 2009, 17h53 chihi asma wrote: Thanks, it's working now, I started the basedriver bundle succesfully. Now, I want to change the base

Re: UPnP Basedriver

2009-05-27 Thread Stefano Lenzi
to is selected by the OS, and no option exist to fix the port. Thanks --- En date de : Lun 25.5.09, Stefano Lenzi a écrit : De: Stefano Lenzi Objet: Re: UPnP Basedriver À: users@felix.apache.org Date: Lundi 25 Mai 2009, 16h11 chihi asma wrote: Thanks, but I'm not refering t

Re: Best way to launch felix from maven

2009-05-28 Thread Stefano Lenzi
Brendan Haverlock wrote: I just installed the pax runner plugin in maven and got my "hello world" bundle starting. Now, is there a way to debug and hot code replace with pax in eclipse? From my experience the best companion for hot code replacement and debug in eclipse is pax-cursor [1] which

Re: problem with Apache Felix UPnP Tester

2009-09-15 Thread Stefano Lenzi
services of the mediatomb and Gmediarender device. Would you mind to create a JIRA issue and provide the log and/or the xml description of such devices? thanks in advance Ciao, Stefano Lenzi - To unsubscribe, e-mail: users

Re: UPnP Basedriver problem

2009-11-09 Thread Stefano Lenzi
On 05/11/2009 15.58, chihi asma wrote: Hi, I have problems with the Felix UPnP BaseDriver. I'm testing two instances of Felix on which I'm running Basedriver and some Felix UPnP devices. On the first instance, I have installed org.apache.felix.upnp.basedriver-0.9.0-SNAPSHOT.jar and on the sec

Re: Maven bundle plugin trace log

2010-05-27 Thread Stefano Lenzi
On 26/05/2010 23.11, Thiago Souza wrote: Hi there, Is there any way to turn enable a trace log for the Import-Package computation? As far as I know the maxium log that you can obtain is by using the flag -X and -e of maven. Moreover, the maven-bundle-plugin is mostly a wrapper