cancel
Showing results for 
Search instead for 
Did you mean: 

Reg JMS connectivity in PI7.1

Former Member
0 Kudos

Hi All,

Its new for our lanscape and interfaces to use JMS adapter which connects to a Weblogic server, on testing with JMS adapter of type Receiver with Transport Protocol as "Access JMS Provider with JNDI", the communication channel threw an error "Error connecting due to missing class: weblogic.jndi.WLInitialContextFactory. Please ensure that all needed resources are present in the JMS provider library: com.sap.aii.adapter.lib.sda"

How should i go ahead from here ? do advice

Regards

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Include weblogic client driver (weblogic.jar) in com.sap.aii.adapter.lib.sda. Ensure that you remove all classes under the package javax.jms from weblogic.jar before including.

http://help.sap.com/saphelp_nw2004s/helpdata/en/33/e6fb40f17af66fe10000000a1550b0/frameset.htm

Regards,

TK

Edited by: Sameej T.K. on Nov 11, 2010 11:51 AM

Answers (0)