Re: Pax Web and Jetty Configuration

2009-12-14 Thread Alin Dreghiciu
Hi, I just created an example and updated your issue: http://issues.ops4j.org/browse/PAXWEB-176 On Wed, Nov 25, 2009 at 11:50 AM, Stéphane Jeanjean < stephane.jeanj...@softeam.com> wrote: > Hi, > > Nobody has an idea where to put the jetty.xml file in the jar file to use a > new default configur

Re: Pax Web and Jetty Configuration

2009-11-25 Thread Stéphane Jeanjean
Hi, Nobody has an idea where to put the jetty.xml file in the jar file to use a new default configuration ? Thanks, Stéphane Stéphane Jeanjean a écrit : Hello, I try to find a way to configure Jetty. Do you think I can change the default Jetty configuration in the jar file ? When I try to

Re: Pax Web and Jetty Configuration

2009-11-20 Thread Stéphane Jeanjean
Hello, I try to find a way to configure Jetty. Do you think I can change the default Jetty configuration in the jar file ? When I try to open the pax-web-jetty-bundle-0.7.1.jar file, I can't find a jetty.xml configuration file :( Could I add such a file ? In which directory ? Thanks, Stépha

Re: Pax Web and Jetty Configuration

2009-10-02 Thread Stéphane Jeanjean
I tried to provision my fragment before pax web, the behaviour is the same :( I'm unable to change the state of the fragment, it keeps "Installed" So I have created a jira issue ( http://issues.ops4j.org/browse/PAXWEB-176 ) Alin Dreghiciu a écrit : Did you tried to provision your jetty config

Re: Pax Web and Jetty Configuration

2009-10-01 Thread Stéphane Jeanjean
I think the configuration could be done by the code, but I'm not able to get the reference to the Server instance (org.mortbay.jetty.Server) Alin Dreghiciu a écrit : There is another way via Pax Web configuration but that does not cover the props you mention. But if it does not work I will f

Re: Pax Web and Jetty Configuration

2009-10-01 Thread Alin Dreghiciu
There is another way via Pax Web configuration but that does not cover the props you mention.But if it does not work I will find a solution ;) On Thu, Oct 1, 2009 at 6:23 PM, Stéphane Jeanjean < stephane.jeanj...@softeam.com> wrote: > > Thanks Alin. I'm going to check that. > Do you know if there

Re: Pax Web and Jetty Configuration

2009-10-01 Thread Stéphane Jeanjean
Thanks Alin. I'm going to check that. Do you know if there is another way to configure Jetty ? Alin Dreghiciu a écrit : Did you tried to provision your jetty config fragment before pax web? I mean the order they are installed/started. If this doe snot work, create a jira issue for it and I wi

Re: Pax Web and Jetty Configuration

2009-10-01 Thread Alin Dreghiciu
Did you tried to provision your jetty config fragment before pax web? I mean the order they are installed/started. If this doe snot work, create a jira issue for it and I wil handle this in a different way. I did not payed to much attention to this way of configuring jetty till now. It was contribu

Re: Pax Web and Jetty Configuration

2009-10-01 Thread Stéphane Jeanjean
Hello, So, is there no way to configure Jetty with Felix today ? Stéphane Richard S. Hall a écrit : On 9/30/09 12:17, Stéphane Jeanjean wrote: Richard S. Hall a écrit : On 9/30/09 11:43, Stéphane Jeanjean wrote: Richard S. Hall a écrit : On 9/30/09 11:11, Filippo Diotalevi wrote: On Wed,

Re: Pax Web and Jetty Configuration

2009-09-30 Thread Richard S. Hall
On 9/30/09 12:17, Stéphane Jeanjean wrote: Richard S. Hall a écrit : On 9/30/09 11:43, Stéphane Jeanjean wrote: Richard S. Hall a écrit : On 9/30/09 11:11, Filippo Diotalevi wrote: On Wed, Sep 30, 2009 at 11:01 AM, Stéphane Jeanjean wrote: With Pax Runner 1.2.0, so Felix 2.0.0, I have the s

Re: Pax Web and Jetty Configuration

2009-09-30 Thread Stéphane Jeanjean
Richard S. Hall a écrit : On 9/30/09 11:43, Stéphane Jeanjean wrote: Richard S. Hall a écrit : On 9/30/09 11:11, Filippo Diotalevi wrote: On Wed, Sep 30, 2009 at 11:01 AM, Stéphane Jeanjean wrote: With Pax Runner 1.2.0, so Felix 2.0.0, I have the same behaviour : it seems my jetty configura

Re: Pax Web and Jetty Configuration

2009-09-30 Thread Richard S. Hall
On 9/30/09 11:43, Stéphane Jeanjean wrote: Richard S. Hall a écrit : On 9/30/09 11:11, Filippo Diotalevi wrote: On Wed, Sep 30, 2009 at 11:01 AM, Stéphane Jeanjean wrote: With Pax Runner 1.2.0, so Felix 2.0.0, I have the same behaviour : it seems my jetty configuration is not used and I can

Re: Pax Web and Jetty Configuration

2009-09-30 Thread Stéphane Jeanjean
Richard S. Hall a écrit : On 9/30/09 11:11, Filippo Diotalevi wrote: On Wed, Sep 30, 2009 at 11:01 AM, Stéphane Jeanjean wrote: With Pax Runner 1.2.0, so Felix 2.0.0, I have the same behaviour : it seems my jetty configuration is not used and I can see the log "configure using bundlereso

Re: Pax Web and Jetty Configuration

2009-09-30 Thread Richard S. Hall
On 9/30/09 11:11, Filippo Diotalevi wrote: On Wed, Sep 30, 2009 at 11:01 AM, Stéphane Jeanjean wrote: With Pax Runner 1.2.0, so Felix 2.0.0, I have the same behaviour : it seems my jetty configuration is not used and I can see the log "configure using bundleresource://54/jetty.xml" I can

Re: Pax Web and Jetty Configuration

2009-09-30 Thread Filippo Diotalevi
On Wed, Sep 30, 2009 at 11:01 AM, Stéphane Jeanjean wrote: > > With Pax Runner 1.2.0, so Felix 2.0.0, I have the same behaviour : it seems > my jetty configuration is not used and I can see the log "configure using > bundleresource://54/jetty.xml" > > I can see my Fragment in "ps" as Installed (as

Re: Pax Web and Jetty Configuration

2009-09-30 Thread Stéphane Jeanjean
With Pax Runner 1.2.0, so Felix 2.0.0, I have the same behaviour : it seems my jetty configuration is not used and I can see the log "configure using bundleresource://54/jetty.xml" I can see my Fragment in "ps" as Installed (as I can see it with the previous version) A log message is display

Re: Pax Web and Jetty Configuration

2009-09-29 Thread Alin Dreghiciu
It can be that Felix 1.8.1 does not support fragments very well. I suggest to try it with equinox or download latest pax runner and try it with Felix 2.0.0As they say (Felix) now tehy support fully the fragments. Keep me informed. On Tue, Sep 29, 2009 at 7:28 PM, Stéphane Jeanjean < stephane.jean

Re: Pax Web and Jetty Configuration

2009-09-29 Thread Stéphane Jeanjean
It seems to be the same with this value :( Alin Dreghiciu a écrit : We have changed the bundle symbolic names in 0.7.0 as we had refactored the way we packaged Pax Web. So you will have to have: Fragment-Host: org.ops4j.pax.web.pax-web-jetty-bundle I updated also the documentation page http://

Re: Pax Web and Jetty Configuration

2009-09-29 Thread Alin Dreghiciu
We have changed the bundle symbolic names in 0.7.0 as we had refactored the way we packaged Pax Web. So you will have to have: Fragment-Host: org.ops4j.pax.web.pax-web-jetty-bundle I updated also the documentation page http://wiki.ops4j.org//x/jwK4. HTH Tue, Sep 29, 2009 at 4:30 PM, Stéphane

Pax Web and Jetty Configuration

2009-09-29 Thread Stéphane Jeanjean
Hello, I try to configure Jetty which is embeded in Pax Web by using a fragment. But it seems my configuration is not read. I'm using Pax Runner (1.1.1) with the web profile (Pax Web 0.7) and Felix (1.8.1). I can see "starting JettyServerImpl{}" in the logs, but "configure using bundleresourc