-5

What is the use of Cast iron and JMS adapters in IBM MobileFirst Platform Foundation? How can I execute the Cast iron and JMS adapters?

I have done the SQL and HTTP adapters.
Please give me a solution, how to work with these adapters. Please share sample code or useful links.

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
Arun G
  • 1
  • 4

1 Answers1

1

You can read more about JMS and Cast Iron adapters, and what they are used for, in the following locations:

This is the only available information; consult the IBM RedBooks for more information and possible sample implementation.

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
  • Thanks...... for ur quick reply. I have already referred this links, in JMS adapter what is the JNDI username and password i have to give? – Arun G Jul 17 '15 at 10:08
  • Of the server you'll use to send the messages from? – Idan Adar Jul 17 '15 at 11:19
  • I have gone through the link, but difficult to get the solution..please can you give a detailed ex-plantation. – Arun G Jul 21 '15 at 10:55