JCAPS integration with Seebeyond 4.5.3 via JMS
HI.I need JCAPS to communicate with a Seebeyond 4.5.3 instance via JMS.Does anyone know how this can be done?Where can I find info on this matter?Is there an example of this anywhere?RegardsGVS
[242 byte] By [
gvsa] at [2007-11-27 9:45:52]

# 1
Hi,refer to the eGate API Kit java .pdf in JCAPS to understand how you can write external Java apps to communicate with JCAPS JMS. And then in eGate 4.5.3 use Java eWay, to connect to the JMS queue running in JCAPS env.ThanksRavi
# 3
You also might want to investigate https://jmsjca.dev.java.net. Apparently, it has been tested with JCAPS stcms and the 4.5.3 stcms. However, I have not used it myself.