RE: Can I use a single cxfbean endpoint for multiple services?

2014-07-08 Thread Jansen, Jan Arend
endpoint. Thanks Jan -Original Message- From: Jansen, Jan Arend [mailto:jan.arend.jan...@wolterskluwer.com] Sent: Tuesday, July 08, 2014 10:43 AM To: users@camel.apache.org Subject: RE: Can I use a single cxfbean endpoint for multiple services? Willem, Thanks for your reply. Indeed that is

RE: Can I use a single cxfbean endpoint for multiple services?

2014-07-08 Thread Jansen, Jan Arend
end service by using camel-http component directly. You don’t need to use camel-cxfbean this time. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On July 7, 2014 at 11:1

Can I use a single cxfbean endpoint for multiple services?

2014-07-07 Thread Jansen, Jan Arend
Hi, I have a WSDL with several services defined. I would like to use the cxfbean: uri to define mock implementations of the generated JAX-WS stubs on Karaf as an alternative route to the real endpoints sitting outside of the runtime. Is it possible to provide a single endpoint that can consume