cancel
Showing results for 
Search instead for 
Did you mean: 

configuration of JMS receiver Using Jboss JMS provider

Former Member
0 Kudos

Hi all..

I am configuring JMS adapter as receiver.

I am using JMS provider JBOSS .

I hav done configuration as

Transport protocol :Acess JMS provider with JNDI

JNDI lookUp Name of q connection factory: org.jboss.naming.LinkRefPairService

Name of JNDI initial Context factory :org.jnp.interfaces.NamingContextFactory

in sxmb_moni I am getting blak&white flag

IN Run time work bench In adapter monitoring I am getting

Receiver channel. Details: Cannot instantiate class: org.jnp.interfaces.NamingContextFactory.

Can anybody plz tell me why this haapend?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Did you deploy the JMS client jars to the J2EE Engine?

Cannot instantiate class: org.jnp.interfaces.NamingContextFactory sounds like the Framework can't find the class.

Take a look here:

Greetz

Sebastian

Message was edited by: Sebastian Simon

Answers (0)