cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter ( Urgent)

Former Member
0 Kudos

Hi Experts,

COuld you please send me a document, on JMS. DOnt send me the blogs.

Full points will be awarded.

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

The basic

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a05b2347-01e7-2910-ceac-c45577e5...

Please search on sdn also. That would be enough

Regards,

Prateek

Answers (2)

Answers (2)

former_member189441
Active Participant
0 Kudos

Hi Amruth ,

The JMS (Java Message Service) adapter enables you to connect messaging systems to the Integration Engine or the PCK.

The adapter supports the JMS specification 1.02b and 1.1.

Java Message Service (JMS): Java API for accessing messaging systems; developed by Sun:

„JMS provides a common way for Java programs to create, send, receive and read an enterprise

messaging system‘s messages“

Implementation Considerations

Before you can use the JMS adapter you must first install the relevant JMS driver. The required Java libraries are product-specific and must be obtained from either the product vendor or other providers. Following installation, you must deploy the Java libraries on the J2EE server so that the JMS adapter can access the required Java classes at runtime.

If you use MQSeries 53x.xxx, you must enter the following JAR files in aii_af_jmsproviderlib.sda.

● com.ibm.mq.jar

● com.ibm.mqbind.jar

● com.ibm.mqjms.jar

● connector.jar (use the Jar file from the J2EE client directory)

Please go through below links,

JMS Frequently Asked Questions

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/604e2b64-e689-2910-64b3-ffd650f8...

SAP NetWeaver Exchange Infrastructure: Using the JMS Adapter - Webinar Details

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c01ec7d6-a2d9-2910-9884-fba3c9f8...

JMS Adapter

http://help.sap.com/saphelp_nw04s/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/frameset.htm

Async/Sync Communication using JMS adapter without BPM (SP 19)

/people/sudheer.babu2/blog/2007/01/18/asyncsync-communication-using-jms-adapter-without-bpm-sp-19

Exploring JMS and SAP-XI JMS Adaper

/people/kan.th/blog/2007/02/05/exploring-jms-and-sap-xi-jms-adaper

Reward points if needful..

Regard

Murali

Former Member
0 Kudos

Hi,

Documentation

In the SAP online help. Go to http://help.sap.com and select SAP Netweaver-> SAP Netweaver 7.1 or SAP NetWeaver 7.0 (2004s) or SAP Netweaver 2004. This opens up SAP Library topic page for that release.

For releases 3.0 and 7.0:

Select SAP Netweaver Library -> SAP Netweaver by Key capability-> Process Integration by Key Capability -> SAP Netweaver Exchange Infrastructure -> Runtime -> Connectivity -> Adapters -> JMS Adapter.

For releases 7.1:

Select SAP Netweaver Process Integration 7.1 -> SAP Netweaver Process Integration Library -> Function Oriented View > Advanced Adapter Engine.

In the topic page click on the JMS Adapter link.

Refer SAP NOTE :856346.