Re: Issue with Camel-aws (SQS) and aws-java-sdk-1.4.3

2013-05-14 Thread Shauna Harris
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

Issue with Camel-aws (SQS) and aws-java-sdk-1.4.3

2013-05-09 Thread Shauna Harris
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)