Hello

Should I try with 2.0.0 or the 2.1 SNAPSHOT?

By the way, should I recompile manually or the SNAPSHOT version deployed in a repo?

Cheers

S. Ali Tokmen
savas-ali.tok...@bull.net

Office: +33 4 76 29 76 19
GSM:    +33 66 43 00 555

Bull, Architect of an Open World TM
http://www.bull.com



Willem Jiang a écrit :
Hi,

I just ran the camel-cxf related unit tests with CXF 2.2.3, every thing looks good.
Can you check the cxf version in your project again ?

Willem

Willem Jiang wrote:
Hi,

Do you using mvn to manage the dependency of CXF ?
If so please run mvn dependency:tree to make sure there is no CXF 2.2.2 dependency there.

BTW, I will try to upgrade camel-cxf module of Camel 2.1-SNAPSHOT to use CXF 2.2.3 to see if the issue still there.

Willem

S. Ali Tokmen wrote:
Hello

I've recently upgraded from CXF 2.2.2 to CXF 2.2.3 and my Camel routes that have CXF clients hang when they want to call web services. The only log message I see is:

   INFO (org.apache.cxf.service.factory.ReflectionServiceFactoryBean) -
   Creating Service xxx from class yyy

(I've replaced the namespace name with xxx and the class with yyy)

The trouble is, it generally hangs but sometimes doesn't (on the CI server, testing the platform tens of times a day, it works 2 to 3 times a day).

I don't have the issue with CXF 2.2.2.

Did onyone else experience this? Perhaps changing the cxf-version in the CAMEL pom.xml from 2.2.2 to 2.2.3 might help, I don't know...

Cheers








Reply via email to