Issue Details (XML | Word | Printable)

Key: SESIA-19
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Iwein Fuld
Reporter: Iwein Fuld
Votes: 1
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
SX Spring Integration Adapters Extension

Add SQS support

Created: 23/Dec/08 04:27 AM   Updated: Wednesday 05:24 PM
Component/s: New adapters
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive org.springframework.integration.sqs.zip (572 kB)



 Description  « Hide
http://aws.amazon.com/sqs/
This needs some investigation, possibly the ws adapters are sufficient and we just need a sandbox project.

Dave Syer added a comment - 08/Feb/10 07:07 AM
What about using Typica?

{code}
<dependency>
    <groupId>com.google.code.typica</groupId>
    <artifactId>typica</artifactId>
    <version>1.6</version>
</dependency>
{code}

Alex Peters added a comment - 10/Mar/10 05:24 PM
i attached a polished version of my git sandbox code. please review.
todo: the atomikos lib is not available via the ivy repo chain.