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
