[issues] Created: (GAD-16) ShutdownCoordinator tries to construct unconstructed services.

2009-08-03 Thread Johan Lindquist (JIRA)
ShutdownCoordinator tries to construct unconstructed services. -- Key: GAD-16 URL: http://issues.ops4j.org/browse/GAD-16 Project: Gaderian Issue Type: Bug Components: Core

Pax Web Filter questions...

2009-08-03 Thread Sten Roger Sandvik
Hi. I'm trying to figure out how the filtering and context support works in the Pax Web Jetty bundle. I have an application that exposes a series of servlets and some filters. Lets say that I have 2 bundles: * Bundle1 - Exposes one servlet with alias "/servlet" in default context. * Bundle2 -

Spring DM FAQ promotes Pax Logging

2009-08-03 Thread Niclas Hedhman
I just read parts of this page http://static.springsource.org/osgi/docs/1.0-m3/reference/html_single/spring-osgi-faq.html And noticed that Pax Logging is mentioned as a recommendation. If there are any Spring guys around here, I just would like to say THANKS. Cheers Niclas ___

Re: [Pax-Web] Configure size of thread pool for the embedded Jetty

2009-08-03 Thread Alin Dreghiciu
Nope. The props are not exposed. But you can use the xml configuration to configure jetty. Here it is: http://wiki.ops4j.org//x/jwK4 On Mon, Aug 3, 2009 at 1:15 PM, Filippo Diotalevi < filippo.diotal...@gmail.com> wrote: > Hi Pax-Web guys, > is it possible to configure the max size of the threa

Pax Logging 1.4 Released

2009-08-03 Thread Niclas Hedhman
Gang, Pax Logging version 1.4.0 was just released. Here is the News announcement; http://wiki.ops4j.org//x/MADB Here are the details; http://wiki.ops4j.org//x/GwDB Enjoy! -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I

[Pax-Web] Configure size of thread pool for the embedded Jetty

2009-08-03 Thread Filippo Diotalevi
Hi Pax-Web guys, is it possible to configure the max size of the thread pool of the embedded jetty? It seems like Jetty has two properties (minThread and maxThread), but are they exposed in pax-web? Many thanks, -- Filippo Diotalevi ___ general mail

[issues] Commented: (GAD-15) registryDidShutdown() Called Twice on Bean Service

2009-08-03 Thread Johan Lindquist (JIRA)
[ http://issues.ops4j.org/browse/GAD-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730#action_12730 ] Johan Lindquist commented on GAD-15: Looks like this holds for service interfaces extending the Registr

[issues] Created: (GAD-15) registryDidShutdown() Called Twice on Bean Service

2009-08-03 Thread Johan Lindquist (JIRA)
registryDidShutdown() Called Twice on Bean Service --- Key: GAD-15 URL: http://issues.ops4j.org/browse/GAD-15 Project: Gaderian Issue Type: Bug Components: Core Affects Versions:

PAXRUNNER Could not parse the provision file error message

2009-08-03 Thread Stefano "Kismet" Lenzi
Hi All, I'm using Eclipse 3.4 with Pax Runner Eclipse Plugin 1.1.1 I have a very odd problem. The first time that I start a OSGi framework by means of Pax Runner Eclipse Plugin it starts perfectly, but from 2nd time on I cannot start the OSGi framework and I get the message: org.ops4j.pax.runner

[issues] Created: (GAD-14) Registry.getServiceIds() doesn't support concrete class service points

2009-08-03 Thread Johan Lindquist (JIRA)
Registry.getServiceIds() doesn't support concrete class service points -- Key: GAD-14 URL: http://issues.ops4j.org/browse/GAD-14 Project: Gaderian Issue Type: Bug