The transports element in the activemq configuration must be one of the last element configured.. Some elements if specified after it, it will be ignored. The problem is that the xbean generated xsd orders the elements alphabetically.
We either need fix the xsd to mach the requirement or remove the restriction that the transport element be one of the last elements defined.