Hi,

try jms.alwaysSyncSend, it should work

Cheers
--
Dejan Bosanac - http://twitter.com/dejanb

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Mon, Feb 1, 2010 at 4:13 PM, Fred Moore <fred.moor...@gmail.com> wrote:

> Hi Folks,
>
> we are trying to create a 5.3 connection factory with this URI
> "vm://MyBrk?alwaysSyncSend=true" expecting to see alwaysSyncSend=true in
> the
> resulting ActiveMQConnectionFactory object... but this does not happen.
>
> What are we missing?
>
> FWIW:
>
> 1\ Setting alwaysSyncSend=true via Java code in
> the resulting ActiveMQConnectionFactory object works perfectly (but forces
> us to hardcode stuff in java)
>
> 2\ alwaysSyncSend is not listed here:
> http://activemq.apache.org/vm-transport-reference.html
>
> 3\ async=false (instead of isAlwaysSyncSend) is mentioned here:
>
> http://fusesource.com/wiki/display/ProdInfo/Understanding+the+Threads+Allocated+in+ActiveMQ
> (but
> appears not to be working in 5.3):
>
> Can you help?
> Cheers,
> F.
>
>
>
>
>
> >
>

Reply via email to