cancel
Showing results for 
Search instead for 
Did you mean: 

XI--->OpenJMS error Object not found in lookup of XIJMSService

Former Member
0 Kudos

Hi all,

I am trying XI-->OpenJms (Server).

I have included openJms.jar library in aii_af_jmsproviderlib.sda and deployed using SDM.

In JMS receiver adapter I am using the following Configuration:

Transport protocol: JMS Provider with JNDI .

Queue connection factory : org.exolab.jms.client.JmsConnectionFactory

JNDI-Name JMSQueue: org.exolab.jms.client.JmsQueue

Context Factory : org.exolab.jms.jndi.InitialContextFactory

JNDI-Server adress :tcp://10.1.102.5:3035

In RWB i am getting the following for this scenario:

Error Exception caught by adapter framework: Object not found in lookup of XIJMSService.

Kindly help what other configurations are required.

Best Regards,

Lemine

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Lemine!

I've already worked with Open JMS and Active MQ + SAP XI.

This message looks like there is a problem during the lookup of either your Queue Connection Factory + Context Factory or QueueName. The Adapter Framework is ly not very precise in its outputs about this..sad

From lookin at your configuration i would say:

Queue Connection Factory and Queue Name should't be a class name. In Open JMS if you use TCP the QueueFactory Name is "TCPQueueConnectionFactory" and the Queuename should be a given Name like "QueueName xy".

For further Info take alook at the OpenJMS docs for configuration.

With best regards

Sebastian

Former Member
0 Kudos

Hi Sebastian,

I have still the same problem.

could you send me a screen shot with your configuration?

(openjms configuration).

my email: ouldcheikhm@yahoo.de

I have the following standard configuration in my modul:

Verarbeitungssequenz:

Modulname: Type:

ocalejbs/SAP XI JMS Adapter/ConvertMessageToBinary L

localejbs/SAP XI JMS Adapter/SendBinarytoXIJMSService L

could that cause for that prblem ?

Thanks for helpful answer.

best regars.

Lemine.

Answers (0)