This simple application will show you how to use OpenMAMA to publish a message to a Solace message router.
To download and install OpenMAMA see its Quick Start Guide.
There are two ways you can get hold of the Solace message router:
- If your company has Solace message routers deployed, contact your middleware team to obtain the host name or IP address of a Solace message router to test against, a username and password to access it, and a VPN in which you can produce and consume messages.
- If you do not have access to a Solace message router, you will need to use the Solace Virtual Router. Go through the “Set up a VMR” tutorial to download and install it.
This repository contains code and matching tutorial.
To check out the project and build from source, do the following:
git clone git://github.com/dfedorov-solace/solace-openmama-hello-world
cd solace-openmama-hello-world
./topicPublishOne
For more information about OpenMAMA:
- The OpenMAMA website at: http://www.openmama.org/.
- The OpenMAMA code reporsitory on GitHub https://github.com/OpenMAMA/OpenMAMA.
- Chat with OpenMAMA developers and users at Gitter OpenMAMA room.
For more information about Solace technology:
- The Solace Developer Portal website at: http://dev.solacesystems.com
- Get a better understanding of Solace technology.
- Check out the Solace blog for other interesting discussions around Solace technology.
- Ask the Solace community.