users@genericjmsra.java.net

Re: weblogic 9.1 and javabean integration

From: Binod <Binod.Pg_at_Sun.COM>
Date: Tue, 11 Apr 2006 08:55:49 +0530

Hi,

Basically you need to configure the activation configuration for the
genericjmsra in the MDB.

Activation configuration properties for genericjmsra are documented at
https://genericjmsra.dev.java.net/docs/userguide/userguide.html#mozTocId883660

A google search for MDB configuration in weblogic found me the following
link..

http://edocs.bea.com/wls/docs90/resadapter/connect.html#1253140

If you can tie these together, then things should work :-)

- Binod.

> Hi. I want to use a foreign JMS with Weblogic 9.1 AS using
> genericjmsra with javabean integration mode. My question is how does
> one associate a MDB with a destination (queue or topic)? Thanks in
> advance.