Raise a JIRA if there isn't one already. We should certainly enable the setting of the Alternate Exchange.
Of course if you are feeling particularly enthusiastic, feel free to submit a patch/test case :) Cheers, Rob On 10 March 2013 13:41, Fraser Adams <[email protected]> wrote: > Hmmm, am I imagining it or is there no way yet to set the Alternate Exchange > of an Exchange in the Java broker (well via the ConfiguredObject anyway). > > 1) Doing createExchange() on the VirtualHost and the properties Map is > ignored > 2) On the Exchange ConfiguredObject it looks like setAttribute() isn't fully > implemented getAttribute() looks like it can retrieve any alternateExchange, > but actually setting it seems missing. > 3) I can't even do it "the hacky way", I was going to grit my teeth and get > the org.apache.qpid.server.exchange.Exchange from the ExchangeAdapter, but > the getExchange() method has package scope :-( > > Any thoughts or is that TBD and I just need to park it for now? > > Cheers, > Frase > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
