- JBoss AS 6.1 installed
- JBoss ESB 4.10 integrated
- Also add the twitter4j library to the JBoss library folder
Each time the above trigger is fired, a listener should be triggered that can catch the event and process it. In this example the event processor will create a new ESB aware message and put the hashtag in it to look for.
xml-configuration
xml-configuration


You can use maven to create a jar file out of it and deploy this to the JBoss AS. Once deployed this application will start retweeting all tweets containing #Xebia to your own twitter account.
- Only tweeting positive messages
- Change messages before retweeting. Example, always add #like
- Forward tweets to other social media
- Organize a game where you keep track of who has send the most tweets
- Convert all tweets to email
- Anything else you would like to do...
Joris De Winne recently moved from Belgium to the Netherlands, and is now working for Xebia as an IT architect, with a lot of experience in open source and Agile/Scrum consultancy.


