Hiram,
You are probably right about the classloader. Jboss has a pretty complex
classloader scheme, so it wouldn't supprise me that the RAR runs on a
different classloader... Anyway, thanks for the advice on this.
J.A.
Hiram Chirino wrote:
>
> On 3/14/07, Jan Arend Jansen <[E
gt;> On 3/11/07, Jan Arend Jansen <[EMAIL PROTECTED]> wrote:
>> >
>> > Hi,
>> >
>> > I've embedded activemq 4.1.0 into jboss 4.0.5 by using the RAR. I've
>> > modified the ra.xml to start an embedded broker. I use EJB3,
Hi,
I've embedded activemq 4.1.0 into jboss 4.0.5 by using the RAR. I've
modified the ra.xml to start an embedded broker. I use EJB3, like so:
@MessageDriven(
name="jms/EventListener",
activationConfig =
{
@ActivationConfigProperty(property