Matthias Fricke created CAMEL-12976:
---------------------------------------

             Summary: cxf route calling rest api service throws exception
                 Key: CAMEL-12976
                 URL: https://issues.apache.org/jira/browse/CAMEL-12976
             Project: Camel
          Issue Type: Bug
          Components: camel-http-common
    Affects Versions: 2.22.2
            Reporter: Matthias Fricke
         Attachments: HapWsProcessor.java, servertrace.txt

Hello,

I create a cxf route which exposes a soap ws.

Inside the route I call a rest service using a second route. (Its just a soap 
proxy for a rest call)

However, the rest service call gives back a http 405.

If I call the rest service directly from SoapUI, everything works as expected.

I have attached the trace of my camel server.

i have also attached my camel processor class.

It has two routes, one "direct:getOperatorsProviderRequestAll" works just fine.

The second route "direct:getOperatorsProviderRequestByID" is producing the 
error.

I read about the ticket https://issues.apache.org/jira/browse/CAMEL-11951

I thought it might be a similar problem?

Thanks and regards

Matthias

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to