Re: How to config cxf in project??

2012-04-16 Thread mikael.carlstedt
We had exactly the same problem in my team when deploying a Spring DSL Camel route with a CXF endpoint on a Glassfish appserver. We wanted to use the HTTP server in Glassfish rather than a stand-alone Jetty HTTP server. Finally we figured out how to do it: apart from importing cxf-servlet.xml (whic

Re: How to config cxf in project??

2012-04-16 Thread Claus Ibsen
Hi You should check the Apache CXF servlet transport documentation as well http://cxf.apache.org/docs/servlet-transport.html This is what you essentially are using. On Mon, Apr 16, 2012 at 10:06 AM, mikael.carlstedt wrote: > We had exactly the same problem in my team when deploying a Spring DS

[HEADS UP] - TypeConverter improved in Camel 2.10

2012-04-16 Thread Claus Ibsen
Hi Recently I have spent some time to improve the type converters in Camel 2.10. Most significant is the following changes a) fix important bug b) Fail fast c) tryConvertTo d) Expose utilization statistics Ad a) A bug was reported in https://issues.apache.org/jira/browse/CAMEL-5164 In summary

Re: [VOTE] Release Apache Camel 2.9.2

2012-04-16 Thread Claus Ibsen
+1 On Thu, Apr 12, 2012 at 3:44 PM, Hadrian Zbarcea wrote: > A new patch release candidate apache-camel-2.9.2 is out with approximately > 57 issues resolved so far: improvements and bug fixes [1]. > > Please find the staging repo here: > https://repository.apache.org/content/repositories/orgapach