Thanks, that helped me. I reverted to that version and fixed the original
problem I had there.
--
View this message in context:
http://camel.465427.n5.nabble.com/Issue-with-Camel-aws-SQS-and-aws-java-sdk-1-4-3-tp5732228p5732504.html
Sent from the Camel - Users mailing list archive at Nabble.com
Hi there,
I'm getting an odd error trying to use Amazon SQS with Camel:
java.lang.NoSuchFieldError: timeOffset
at
com.amazonaws.services.sqs.AmazonSQSClient.invoke(AmazonSQSClient.java:857)
at
com.amazonaws.services.sqs.AmazonSQSClient.listQueues(AmazonSQSClient.java:617)