On 5/10/07, Elber <[EMAIL PROTECTED]> wrote:
Thank you James. I've tried to build the code under Linux and I failed with activemq-4.1.1-src proposed by the tutorial but I succeed with the source which I've grabbed by svn. Now, after a successful build, where the result(binary) will be placed?In the assembly?
Yes
About hacking the java code, If I take the DemandForwardingBridgeSupport class, I'll find it in:
Yes
activemq-core/src/main/java/org/apache/activemq/network
So once you've changed the java file, do a build "mvn install -Dmaven.test.skp=true" in the root activemq directory -- James ------- http://macstrac.blogspot.com/
