I created the example keeping the two parts in the same project to keep things simple. They are seperated by package so that you know which files relate to what. If this is not that clear then I can redo the tutorial and create two projects. Would that be better?
----- Original message ----- From: "watcher" <[EMAIL PROTECTED]> To: [email protected] Date: Fri, 25 Apr 2008 04:44:22 -0700 (PDT) Subject: Re: spring remoting over jms Hi, Is it possible that you could post the full working example for your jms-remoting code. I'm downloaded the CamelWithJmsWithSpring example but I'm having difficultly understanding it. I'd like to see an example were the client and server are seperated into seperate projects. The reason for this is I have a use case were files will be uploaded to a web server, I want to published these files to a file server though a DMZ and also publish it to a queue for further processing. The files could be quite large , up to 10MB so I had hope to use the Blob Messages component of activemq. -Paddy -- View this message in context: http://www.nabble.com/spring-remoting-over-jms-tp14640388s22882p16894917.html Sent from the Camel - Users mailing list archive at Nabble.com.
