Ok so you need to configure the default Servlet.
This is kind of tricky and right now I'm not sure it's possible at all,
since the default servlet used by pax web isn't the one provided by jetty :)
could you open a jira issue for your feature request, this way we're able
to track this.

regards, Achim

2012/2/10 xuhb <[email protected]>

> **
> Hi, Achim Nierbeck:
>     Sorry for reply too late as my mail system ecounter a error;
>
> >>you can combine jetty.xml and pax web configuration. Though it's
> probably not best to configure the connectory purely through the jetty.xml.
>
> It seems some parameters in jetty.xml can combine with pax web
> configuration, etc: Handler, ThreadPool;
>
> But the connector .... unfortunately , I haven't find a way how to combine
> parameters of connector of Jetty.xml with connector configured by Pax web;
>
>
> >>What extra configuration do you need. Probably this can also be added
> additionally to the connector.Â
>
> I want to set the maxIdleTime parameter of existing connector;
>
> Until now , I just find a way that configure connector purely through the
> jetty.xml can works; but it seems this way is not probably as your
> suggestion;
>
> How can I combine parameters of connector in Jetty.xml with Pax Web?
>
>
>
> ----- Original Message -----
> *From:* Achim Nierbeck <[email protected]>
> *To:* General OPS4J <[email protected]>
> *Sent:* Monday, February 06, 2012 8:08 PM
> *Subject:* Re: Are connectors configured by Jetty.xml conflicted with pax
> web'sbasic configuration which share same port?
>
> Hi,Â
>
> you can combine jetty.xml and pax web configuration. Though it's probably
> not best to configure the connectory purely through the jetty.xml.Â
> What extra configuration do you need. Probably this can also be added
> additionally to the connector.Â
>
> Regards, AchimÂ
>
>
> 2012/2/6 xuhb <[email protected]>
>
>> **
>> I need using Jetty.xml to configure some extra parameters for Http
>> connector;
>> Â
>> So I am wonderring if the connector configured in Jetty.xml will be
>> conflicted with the Pax web's basic configration?
>> Â
>> Must I disable the basic configuration
>> (org.osgi.service.htt.enabled=false) , when I configure a customed
>> connector in Jetty.xml which sharing same port?
>>
>> _______________________________________________
>> general mailing list
>> [email protected]
>> http://lists.ops4j.org/mailman/listinfo/general
>>
>>
>
>
> --
>
> Apache Karaf <http://karaf.apache.org/> Committer & PMC
> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
> Project Lead
> blog <http://notizblog.nierbeck.de/>
>
> ------------------------------
>
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/general
>
>
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/general
>
>


-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to