users@genericjmsra.java.net

Weblogic 9.1 & GenericraJMS

From: Pamulapati, Sairum <sairum.pamulapati_at_cingular.com>
Date: Thu, 5 Jan 2006 16:28:27 -0600

How would I configure the resource adapter in Weblogic 9.1 with Tibco EMS?

I tried to add them as properties to the weblogic-ra.xml and also tried to
set them as properties to the admin-objects.

 

asadmin create-resource-adapter-config --user <adminname> --password <admin
password> --property
SupportsXA=true:ProviderIntegrationMode=jndi:UserName=admin:Password=###:
JndiProperties=java.naming.factory.url.pkgs\\=com.tibco.tibjms.naming,java.n
aming.factory.initial\\=com.tibco.tibjms.naming.TibjmsInitialContextFactory,
java.naming.provider.url\\=localhost\\:7222:LogLevel=finest genericra

 

 

/**************** Weblogic output *************************/

[1] The ra.xml <activationspec-class> class
'com.sun.genericra.inbound.Activatio

nSpec' should not override either equals() or hashCode(), but does. This is
o.k.

 as long as the Java object identity is presevered

[2] The weblogic-ra.xml element <admin-objects><default-properties> contains
a p

roperty "SupportsXA" with value "false" which cannot be found in ra.xml and
ther

efor will not be set

[3] The weblogic-ra.xml element <admin-objects><default-properties> contains
a p

roperty "ProviderIntegrationMode" with value "jndi" which cannot be found in
ra.

xml and therefor will not be set

[4] The weblogic-ra.xml element <admin-objects><default-properties> contains
a p

roperty "JndiProperties" with value
"java.naming.factory.initial=com.tibco.tibjm

s.naming.TibjmsInitialContextFactory,java.naming.provider.url=tibjmsnaming:/
/loc

alhost:7222" which cannot be found in ra.xml and therefor will not be set

[5] The weblogic-ra.xml element <admin-objects><default-properties> contains
a p

roperty "LogLevel" with value "finest" which cannot be found in ra.xml and
there

for will not be set>

<Jan 5, 2006 5:13:54 PM EST> <Warning> <WorkManager> <BEA-002919> <Unable to
fin

d a WorkManager with name genericJMS.rar. Dispatch policy genericJMS.rar
will ma

p to the default WorkManager for the application genericJMS>