FYI, I just downloaded and installed apache-tomee-1.6.0-20130312.041113-27-plus.zip on my development server, and TomEE/ActiveMQ is still working as designed for me as my app implements TomEE's (very) simple MDB example (without/no consumer, just producer, MDB w/ onMessage()).
Currently, i have apache-tomee-1.6.0-20130224.041120-11-plus.zip running on production server, and really i have no need to use latest version of TomEE 1.6.0 SNAPSHOT, but this thread motivated me to download latest snapshot, test, and wanted to report my test results here. On Tue, Mar 12, 2013 at 4:47 PM, Romain Manni-Bucau <[email protected]>wrote: > the point is we have unit test on mdbs and they passed so if you have an > issue we need something concrete to work on it > > *Romain Manni-Bucau* > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > *Blog: **http://rmannibucau.wordpress.com/*< > http://rmannibucau.wordpress.com/> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > *Github: https://github.com/rmannibucau* > > > > 2013/3/12 ymaraner <[email protected]> > > > When I said "it does not work" I meant that the MDB is not invoked. The > > error is reproduced in all of the snapshots I used, but not in 1.5.1. > > > > I do not have a simple self-contained project that reproduces the error. > If > > you need that, I can try to come up with something. But it will be at > lease > > a few hours before I do. > > > > Tim Haley > > > > > > On Tue, Mar 12, 2013 at 4:31 PM, Romain Manni-Bucau [via OpenEJB] < > > [email protected]> wrote: > > > > > hmm, can you reproduce it? > > > > > > *Romain Manni-Bucau* > > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > > > *Blog: **http://rmannibucau.wordpress.com/*< > > > http://rmannibucau.wordpress.com/> > > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > > *Github: https://github.com/rmannibucau* > > > > > > > > > > > > 2013/3/12 ymaraner <[hidden email]< > > http://user/SendEmail.jtp?type=node&node=4661458&i=0>> > > > > > > > > > > Romain Manni-Bucau wrote > > > > > can you give it a try on the 1.6.0-SNAPSHOT to check it is not a > > > > > regression > > > > > but "a merge error" please? > > > > > > > > Unfortunately it does not work in the latest 1.6.0-SNAPSHOT. I also > > > tried > > > > in > > > > 1.6.0-snapshot-19 and 1.5.2-snapshot-59 since I had copies of those, > > and > > > it > > > > does not work on either of them. > > > > > > > > It appears to be a regression that occurred sometime prior to the > build > > > on > > > > Feb 4 @ 4:10am. I don't have any snapshots prior to that. > > > > > > > > > > > > > > > > > > > > ----- > > > > - Tim > > > > -- > > > > View this message in context: > > > > > > > > > > http://openejb.979440.n4.nabble.com/MDB-activation-broken-in-1-5-2-SNAPSHOT-80-tp4661455p4661457.html > > > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > > > > > > > > > > > > ------------------------------ > > > If you reply to this email, your message will be added to the > discussion > > > below: > > > > > > > > > http://openejb.979440.n4.nabble.com/MDB-activation-broken-in-1-5-2-SNAPSHOT-80-tp4661455p4661458.html > > > To unsubscribe from MDB activation broken in 1.5.2-SNAPSHOT-80, click > > > here< > > > http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4661455&code=dHBoYWxleUBnbWFpbC5jb218NDY2MTQ1NXwxMzE0NDUyOTky > > > > > > . > > > NAML< > > > http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > > > > > > > > > > ----- > > - Tim > > -- > > View this message in context: > > > http://openejb.979440.n4.nabble.com/MDB-activation-broken-in-1-5-2-SNAPSHOT-80-tp4661455p4661459.html > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > >
