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.
