Hello all,
how is it possible to use a rar adapter in order to produce JMS messages over an EJB3? An MDB can already consume messagess and the configuration has been done inside the standalone-full.xml.
If I'll try to inject the same connection factory ot a session ejb as the MDB is using a not found excpetion pops up.
any ideas?