I've gone through the "Spring Integration in 10 minutes" tutorial for setting up a basic Spring Integration application. I'd like to deploy this application in Tomcat and have the input channel live on the server and send the output back to a client, but I'm having a difficult time finding any examples of this.
Could anyone provide me with either some links to a tutorial for how to do this or any other kind of guidance? All help is much appreciated!