Re: aws-sqs returns exception 'The request must contain the parameter Attribute.Name'

2012-11-21 Thread Christian Müller
This is a known issue and already fixed for Camel 2.10.3 and 2.11.0: https://issues.apache.org/jira/browse/CAMEL-5782 The workaround is to provide an option like "defaultVisibilityTimeout" so that the queue update request to AWS contains at least one attribute. Sorry for the inconvinience... Bes

Re: aws-sqs returns exception 'The request must contain the parameter Attribute.Name'

2012-11-21 Thread Willem jiang
Hi, It looks like there are some thing is wrong with request when the SqsComponent try to set the QueueAttributes on the client from the stack trance, Caused by: Status Code: 400, AWS Service: AmazonSQS, AWS Request ID: cd5d1220-0524-5cf8-aed7-5b061e896d5c, AWS Error Code: MissingParameter, AWS