cancel
Showing results for 
Search instead for 
Did you mean: 

JMS adapter

Former Member
0 Kudos

Please give me information about JMS adapter.

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Rajaneekar,

These links should help you setb your JMS message ID on a JMS receiver adapter:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm">Configuring the Receiver JMS Adapter</a>

/people/sap.user72/blog/2005/07/04/read-excel-instead-of-xml-through-fileadapter

Did you follow the how-to guide available at SAP Marketplace to deploy the JMS Adapter. If so, i believe the information given in that guide is incomplete.

Once you have installed the JMS Driver, 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)

and if ur question is, "Where do I get the Java Library from "

The required Java libraries are product-specific and can be obtained from either the product vendor or other providers.

And i guess the 4 jar files should be enough. Just remember to add these 4 jar files to 'provider.xml' file inbetween the <jars>..</jars> tag.

Follow the instructions as per the guide,

https://websmp205.sap-ag.de/~sapdownload/011000358700003994312004E/HowTo_ConfigExtAdapters.pdf

But just remember to have all the 4 jar files in aii_af_jmsproviderlib.sda

Also go through these threads and see if it helps...

Regards,

Abhy

Former Member
0 Kudos

If you want to connect XI to JBoss 4.0.x, you may find that link helpful:

Cheers!

Stefan

Former Member
0 Kudos

I'm fairly irritated by questions like this. Have you tried:

SAP XI Online Help

Forum Search

Web Log Search

Google

Reading a Book

...

I believe that questions posted here should be a little more specific...?

regards,

Peter

sridharreddy_kondam
Active Contributor
Former Member
0 Kudos