Hi dont you share the AcmeMessageListener interface (in term of classloader)? mainly means: is it in tomee/lib?
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-03-25 13:39 GMT+01:00 hwaastad <[email protected]>: > Hi, > I'm testing out a custom resource adapter in tomee. This is WIP, but when > testing I get: > > Error deploying 'JmsBean'. Exception: class > org.apache.openejb.OpenEJBException: Deployment 'JmsBean' has message > listener interface org.waastad.acme.ra.api.AcmeMessageListener but this MDB > container only supports interface > org.waastad.acme.ra.api.AcmeMessageListener: Deployment 'JmsBean' has > message listener interface org.waastad.acme.ra.api.AcmeMessageListener but > this MDB container only supports interface > org.waastad.acme.ra.api.AcmeMessageListener > > To me this sounds a little bit odd(?) > > br hw > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Strange-resource-adapter-error-message-tp4674170.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
