I'm using camel-core-2.5.0 and camel-cxf-2.5.0 which AFAIK is the latest version.
I was reading through another http://stackoverflow.com/questions/3480334/camel-cxfrs-with-custom-http-headers post on Stack Overflow where someone had trouble getting to custom headers. As per the post, that was a bug that was fixed in 2.5. So I doubt if versioning is the issue here. I am running camel standalone. I have a camel-cxf.xml that specifies a CXF web service endpoint and a camel-context.xml that specifies a camel route. The route starts at the CXF web service, goes through a processor and then writes the incoming request to a file. And I am trying to print out the IP address of the requestor in the processor. The requisite files are attached. http://camel.465427.n5.nabble.com/file/n3315100/CamelCXF_HeaderIPIssue.zip CamelCXF_HeaderIPIssue.zip Thanks. Abhishek -- View this message in context: http://camel.465427.n5.nabble.com/Extracting-request-IP-in-Camel-CXF-tp3308148p3315100.html Sent from the Camel - Users mailing list archive at Nabble.com.