Hi! > Have a peek at the ra.xml in the RAR, META-INF/ra.xml > > Note the commented out BrokerXmlConfig value, this can be used to > specify the broker confguration for an embedded broker
Thanks for the response. You're absolutly right. I was hit by this JBoss issue: JBAS-3343 JBoss 4.x ignores some settinges and always uses the default from the META-INF/ra.xml. Changing the ra.xml itself works and let me setup my desired configuration. Thanks a lot! Kind regards, Sebastian