Hi, i don't know if it is gmail but i don't see your conf.
here is how to configure the activemq broker through the activemqresourceadatper: http://openejb.apache.org/containers-and-resources.html you can specify a activems.xml file. To activate the persistence see http://activemq.apache.org/persistence.html - Romain 2011/11/4 seb55555 <[email protected]> > Hello, > > I have a problem to activate persistence with embedded activemq on TomEE. > > This is the conf I use in openejb.xml > > > > > But this seems doesn't work. > > > So, I tried to configure the broker with xbean like this : > > > > But this way, the broker doesn't start at all. > > > What is the good way to configure the broker with JMS persistence in TomEE > ? > > Thanks > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Activate-JMS-persistence-on-TomEE-tp3990276p3990276.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
