I think pax-web uses factory configurations, so multiple configurations
would lead to multiple http servers.

On Thu, Oct 6, 2011 at 12:02, Jean-Baptiste Onofré <j...@nanthrax.net> wrote:

> OK, got it.
>
> Yes it's possible for the Jetty, but I'm not sure for the OSGi HTTP
> service.
>
> Let me check.
>
> Regards
> JB
>
>
> On 10/06/2011 11:56 AM, Charles Moulliard wrote:
>
>> My idea is to have 2 separate Jetty Servers or one server with by
>> example 2 connectors (8181, 8282) to be able to separate
>> administration (webconsole, karaf console, ....) from camel-cxf,
>> camel-jetty that we use in applications and define different level of
>> security, logging, ....
>>
>>
>> On Thu, Oct 6, 2011 at 11:49 AM, Jean-Baptiste Onofré<j...@nanthrax.net>
>>  wrote:
>>
>>> Hi Charles,
>>>
>>> Do you really need another Jetty ?
>>> I think just a new Jetty connector is enough.
>>>
>>> You can bind a port number for the HTTP service and another port for CXF
>>> for
>>> instance.
>>>
>>> WDYT ?
>>>
>>> Regards
>>> JB
>>>
>>> On 10/06/2011 11:46 AM, Charles Moulliard wrote:
>>>
>>>>
>>>> Hi,
>>>>
>>>> Is it possible to add a new Jetty Server (different from the one
>>>> provided by default when installing features http or webconsole on
>>>> Karaf) and register it as HTTP OSGI Service to allow by example CXF WS
>>>> to be registered within the Servlet Container of this HTTP Server ? Is
>>>> it something that we can do in blueprint / spring DM or a bundle must
>>>> be created for that (java + xml config files) ?
>>>>
>>>> Regards,
>>>>
>>>> Charles Moulliard
>>>>
>>>> Apache Committer
>>>>
>>>> Blog : http://cmoulliard.blogspot.com
>>>> Twitter : http://twitter.com/cmoulliard
>>>> Linkedin : 
>>>> http://www.linkedin.com/in/**charlesmoulliard<http://www.linkedin.com/in/charlesmoulliard>
>>>> Skype: cmoulliard
>>>>
>>>
>>> --
>>> Jean-Baptiste Onofré
>>> jbono...@apache.org
>>> http://blog.nanthrax.net
>>> Talend - http://www.talend.com
>>>
>>>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>



-- 
------------------------
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to