[ 
https://issues.apache.org/activemq/browse/CAMEL-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40021
 ] 

James Strachan commented on CAMEL-118:
--------------------------------------

Hmm - it seems that the patch cannot be applied on a few files - e.g. the 
CxfEndpoint.java patch. As it seems your patch is against an old version of the 
code?

e.g. your patch uses the line

{code}
  * @version $Revision$
{code}

when trunk is

{code}
 * @version $Revision: 563665 $
{code}

Any chance you could do an 'svn update' to ensure you are using the 
latest/greatest trunk, then create the patch again please? As right now I cant 
apply it

> Camel CXF Invoker component support
> -----------------------------------
>
>                 Key: CAMEL-118
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-118
>             Project: Apache Camel
>          Issue Type: Sub-task
>          Components: camel-cxf
>            Reporter: Willem Jiang
>             Fix For: 1.2.0
>
>         Attachments: cxf.patch, filestates
>
>
> CXFProducer  holds the CXF client's reference,CXFConsumer holds the  CXF 
> server's reference, Now I just wrote a router test which redirect a service 
> request from CXFService A to CXFService B
> I attached a patch and a svn state out put which would be helpful to verify 
> the files statues

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to