;
> [1]
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/activemq/apache-activemq/5.3-SNAPSHOT/
>
>
> 2009/2/18 aklochkov :
>>
>> I got master/slave configs from the svn:
>>
>> svn co
>> http://svn.apache.org/repos/asf/activemq/trunk/activemq-core/
I've jsut tried the same thing using 4.1.2 and got almost the same results. I
had to increase messages amount in the examples code from default 10 to 2000
and then I got the following kind of errors in the master log (slave log is
clear):
ERROR MasterBroker - Slave Failed
java.l
I got master/slave configs from the svn:
svn co
http://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/ft/
Then started master and slave with the following commands:
activemq.bat xbean:file:master.xml
activemq.bat xbean:file:slave.xml
Then I