This shows how it can be done in the web.xml: http://activemq.apache.org/rest.html#REST-Consuming
Would that work for you? gng wrote:
I'm trying to configure topic prefetch sizes in the activemq.xml config file (as opposed to, for example, in the connection URL as documented at http://activemq.apache.org/what-is-the-prefetch-limit-for.html). Can anyone supply a code snippet or provide the documentation reference ? Thanks.