Re: org.apache.felix.http.bundle-2.0.5-SNAPSHOT release ?

2011-01-06 Thread Rob Walker
I think most of us working on the dev side have tended just to use the SVN source and create our own bundles with mods as needed. We can certainly call a vote for a new release though if there is interest -- Rob On 07/01/2011 1:04 AM, Christian Parker wrote: Hello. I currently have a project d

org.apache.felix.http.bundle-2.0.5-SNAPSHOT release ?

2011-01-06 Thread Christian Parker
Hello. I currently have a project depending on org.apache.felix.http.bundle-2.0.5-SNAPSHOT, and I was wondering if there was a schedule for producing a release version of org.apache.felix.http.bundle. Thanks! Christian, Boulder, CO

Re: pax logging log4j configuration

2011-01-06 Thread Adam Crain
That worked. I had to take one additional step. I added the following line to my conf/system.properties: bundles.configuration.location=conf Thanks! Adam On Thu, Jan 6, 2011 at 10:09 AM, Tobias Wunden wrote: > Hi Adam, > > Pax logging is aware of the configuration admin. If you go ahead and al

UPnP and DLNA

2011-01-06 Thread LongkerDandy
Hi I'm not sure this is the right place to talk about this. I've been trying to write a Media Server, for a while. Already did some code with felix, (https://github.com/longkerdandy/chii2). I know OSGi has a UPnP standard and Felix has implement with CyberlinkJava. But seems the project is not

Re: pax logging log4j configuration

2011-01-06 Thread Tobias Wunden
Hi Adam, Pax logging is aware of the configuration admin. If you go ahead and also deploy the Felix Config Admin and Pax Confman Propsloader (I use 0.2.1 with Felix 3.0.6), you should be able to put your logging configuration into /conf/services/org.ops4j.pax.logging.properties. The filename r

pax logging log4j configuration

2011-01-06 Thread Adam Crain
Hi, I'm trying to get Pax Logging working with Felix 3.06. I have successfully install PaxLogging API/Service (all bundles are active without error). I cannot seem to find sufficient documentation on how to configure the log4j backend. By default, it is is streaming all log out at level DEBUG to

Re: URLStreamHandlerFactory and URLStreamHandlerService

2011-01-06 Thread Richard S. Hall
On 1/6/11 9:23, Karl Pauls wrote: That said, it is possible to override the built-in http handler in felix. But still not recommended. :-) -> richard regards, Karl On Thu, Jan 6, 2011 at 3:11 PM, David Bosschaert wrote: Hi, Have a look at chapter 11 of the OSGi Core Spec. The answer is

Re: URLStreamHandlerFactory and URLStreamHandlerService

2011-01-06 Thread Karl Pauls
That said, it is possible to override the built-in http handler in felix. regards, Karl On Thu, Jan 6, 2011 at 3:11 PM, David Bosschaert wrote: > Hi, > > Have a look at chapter 11 of the OSGi Core Spec. > The answer is: possibly, but it depends on the implementation. > Specifically in section 1

Re: URLStreamHandlerFactory and URLStreamHandlerService

2011-01-06 Thread David Bosschaert
Hi, Have a look at chapter 11 of the OSGi Core Spec. The answer is: possibly, but it depends on the implementation. Specifically in section 11.3.2 it is recommended to not override built-in handlers... Best regards, David On 6 January 2011 14:07, LongkerDandy wrote: > Hi > > My project depend

URLStreamHandlerFactory and URLStreamHandlerService

2011-01-06 Thread LongkerDandy
Hi My project depend on a library, which try do create a URLStreamHandlerFactory. But the factory can only be defined once, and already been defined by OSGi framework. I did some research and found I can register a URLStreamHandlerService. The library is trying to modify the default http handler

[ANN] Felix FileIntstall 3.1.4 released

2011-01-06 Thread Guillaume Nodet
The Felix team is pleased to announce the release of File Install version 3.1.4: http://felix.apache.org/site/apache-felix-file-install.html This release is available from http://felix.apache.org/site/downloads.cgi and Maven: org.apache.felix org.apache.felix.fileinstall 3.1.4