Re: Problem with multiple CXF services using the same https port

2015-01-30 Thread ychawla
abble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p5762264.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2015-01-30 Thread ychawla
g.osgi.service.http.port=8181 Hopefully this is helpful to someone who visits this thread later. Thanks! Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p5762271.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2012-02-09 Thread Daniel Kulp
> -- > > What can I do to solve this? > Thanks a lot, > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using- > the-same-https-port-tp3379301p5469462.html Sent from the Camel - Users > mailing list archive at Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com

Re: Problem with multiple CXF services using the same https port

2012-02-09 Thread snatera
] is invalid; nested exception is org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'cxf:bus'. -- What can I do to solve this? Thanks a lot, -- View this message in context: http://camel.465427.n5.nabble.com/Prob

Re: Problem with multiple CXF services using the same https port

2012-02-08 Thread Willem Jiang
y and this import: Dependency: org.apache.camel camel-cxf ${camel.version} Import: ..., org.apache.cxf.bus This way I could solve it. -- View this message in context: http://camel.465427.n5.nabble.com/Problem-wi

Re: Problem with multiple CXF services using the same https port

2012-02-08 Thread Daniel Kulp
port: > > > ..., > org.apache.cxf.bus > > > > This way I could solve it. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using- > the-same-https-port-tp3379301p

Re: Problem with multiple CXF services using the same https port

2012-02-08 Thread snatera
camel-cxf ${camel.version} Import: ..., org.apache.cxf.bus This way I could solve it. -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p54

Re: Problem with multiple CXF services using the same https port

2012-02-08 Thread snatera
is defined -- This exception has some logic, but in the example, they don't define a 'cxf' bean. Could you help me what do I have to do in this case? -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3

Re: Problem with multiple CXF services using the same https port

2012-02-06 Thread Moulliard, Charles
ot;> > > > > > > xmlns="http://camel.apache.org/schema/spring"; > > > > > > > > > > I hope for your response. > > Thank you >

Re: Problem with multiple CXF services using the same https port

2012-02-06 Thread snatera
e.org/schema/spring"; > I hope for your response. Thank you -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p5461039.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2011-04-11 Thread Christian Mueller
this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p4296566.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2011-04-11 Thread Willem Jiang
Hi Charles, You can use patch -p1 < patch to apply the patch which is generated by git. BTW, I'm working on the patch now. Willem On 4/11/11 2:46 PM, Moulliard, Charles wrote: Hi Christian, Can you send us your maven project as I do not use now GIT repo for camel and cannot apply your patch t

Re: Problem with multiple CXF services using the same https port

2011-04-10 Thread Moulliard, Charles
Hi Christian, Can you send us your maven project as I do not use now GIT repo for camel and cannot apply your patch to build the project using subversion ? Regards, Charles On Fri, Apr 8, 2011 at 11:32 PM, Christian Müller < christian.muel...@gmail.com> wrote: > Hello Ade, Willem, Charles, > >

Re: Problem with multiple CXF services using the same https port

2011-04-08 Thread Christian Müller
Hello Ade, Willem, Charles, I updated https://issues.apache.org/jira/browse/CAMEL-3756. May be you could have a look on it. I have a problem with deploying it into ServiceMix 4.3.1-fuse-01-09. With ServiceMix 4.2.0-fuse-02-00 everything works as expected. Cheers, Christian

Re: Problem with multiple CXF services using the same https port

2011-03-04 Thread Christian Mueller
stian -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3410289.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2011-03-04 Thread Charles Moulliard
Hi Christian, Have you tried to disable the webconsole on SMX ? Regards, Charles On Fri, Mar 4, 2011 at 5:08 PM, Christian Müller wrote: > It looks like it doesn't work. > Charles also had this problem (everything looks good, but it seams to > service is not listening for the web service endpo

Re: Problem with multiple CXF services using the same https port

2011-03-04 Thread Christian Müller
It looks like it doesn't work. Charles also had this problem (everything looks good, but it seams to service is not listening for the web service endpoint). See [1]. And another user also [2]. The working CXF OSGI examples using the jaxws configuration. I will test the Camel report incident examp

Re: Problem with multiple CXF services using the same https port

2011-03-04 Thread Christian Mueller
myself and CXF will detect this and use the Jetty? Is there any code you can share with me? - Something else I have to have in mind? Thanks in advance, Christian -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp

Re: Problem with multiple CXF services using the same https port

2011-03-04 Thread Willem Jiang
e {code}{code} block. And I didn't get your question. Willem -- If you reply to this email, your message will be added to the discussion below: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3408939.html To unsubscribe

Re: Problem with multiple CXF services using the same https port

2011-03-04 Thread Moulliard, Charles
a Camel] < > ml-node+3408939-1332669798-65...@n5.nabble.com> wrote: > > > Hi Christian, > > > > I cannot see any code inside the {code}{code} block. > > And I didn't get your question. > > > > Willem > > > > ----

Re: Problem with multiple CXF services using the same https port

2011-03-04 Thread Christian Mueller
and doesn't have to configure each Bundle (protocol, port, keystore, password, ...). Christian -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3409094.html Sent from the Camel - Users mailing list ar

Re: Problem with multiple CXF services using the same https port

2011-03-03 Thread Christian Mueller
ussion > below: > > http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3408939.html > To unsubscribe from Problem with multiple CXF services using the same > https port, click > h

Re: Problem with multiple CXF services using the same https port

2011-03-03 Thread Willem.Jiang
Hi Christian, I cannot see any code inside the {code}{code} block. And I didn't get your question. Willem -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3408939.html Sent from the Camel - Users ma

Re: Problem with multiple CXF services using the same https port

2011-03-03 Thread Christian Mueller
And how I can test this configuration which should use https? Any suggestions or code sample? Thanks in advance, Christian -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3408664.html Sent from the Camel

Re: Problem with multiple CXF services using the same https port

2011-03-03 Thread Christian Mueller
camel-cxf:properties and camel-cxf:inInterceptors. Any help is welcome. Christian -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3408654.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Christian Mueller
It would be great. Looking forward to hear from you... Christian -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3379974.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread cmoulliard
-- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3379902.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Christian Mueller
context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3379902.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Adrian Trenaman
: Re: Problem with multiple CXF services using the same https port This has been implemented in karaf 2,2 which will be released soon Sent via BlackBerry offered by Proximus -Original Message- From: Christian Müller Date: Thu, 10 Feb 2011 18:43:04 To: Reply-To: users@camel.apache.org

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread cmoulliard
This has been implemented in karaf 2,2 which will be released soon Sent via BlackBerry offered by Proximus -Original Message- From: Christian Müller Date: Thu, 10 Feb 2011 18:43:04 To: Reply-To: users@camel.apache.org Subject: Re: Problem with multiple CXF services using the same https

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Christian Müller
After a fresh cup of cafe, I think I have a good idea. Why not providing a jetty.xml file in ${SMX_HOME}/etc (like the activemq-broker.xml) and configuring jetty there. And in our (multiple) CXF bundle configurations, we using the already running Jetty as Charles suggested. Sounds also a good idea

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Christian Müller
That's the same question I had (where can we configure the SSL). :-) If it's work, this will be grat! Christian

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Adrian Trenaman
Nice one Charles. Question then is - can you point to where can we configure the SSL options for the servlet engine? Cheers, Ade. On 10/02/2011 14:05, Moulliard, Charles wrote: Hi, To avoid that jetty creates both HTTP servers competing for the same port number, you must use a relative path f

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Moulliard, Charles
Hi, To avoid that jetty creates both HTTP servers competing for the same port number, you must use a relative path for the address address="https://0.0.0.0:8443:/Services/OrderEntry"; --> address="/Services/OrderEntry". In this case, the camel cxf servlet will be registered with the Servlet Engine

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Christian Müller
Hello Ade! Good to hear from you. If we "only" use HTTP, everithing works well. I think the "httpj:engine-factory" config for HTTPS is the problematic configuration. I don't know whether there is another way to configure HTTPS for the CXF server. Because your suggestion "OSGi HTTP service" introdu

Re: Problem with multiple CXF services using the same https port

2011-02-10 Thread Adrian Trenaman
Hi Christian, Both bundles are separately competing for the same port - so whoever gets it first wins, and the loser then complains. AFAIK, this will happen for both HTTP and HTTPS ports; I'm not sure of a way to share the port using the normal CXF configuration. However, you could just conf

Problem with multiple CXF services using the same https port

2011-02-10 Thread Christian Mueller
java:338) ... 23 more {code} Did we something wrong? Is there another possible configuration which works? Thanks in advance for any help, Christian -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-multiple-CXF-services-using-the-same-https-port-tp3379301p3379301.html Sent from the Camel - Users mailing list archive at Nabble.com.