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
RaviAkkirajua at 2007-7-12 23:55:18 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
You may also want to consider updating your 4.5.3 to SRE then you can simply reference the SRE JMS IQ Manager from within your JCAPS environment.
AKsuiteda at 2007-7-12 23:55:18 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 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.
AKsuiteda at 2007-7-12 23:55:18 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 4

BTW: Java CAPS ships with JMSJCA -- no need to look on java.net: all you need to do is to create a 4.5.3 message server under your logicalhost in the Environment tab in Enterprise Designer. You can use the 4.5.3 message server just like any other message server. (Note: I didn't make a distinction between 4.5.3 and SRE)

fgkievieta at 2007-7-12 23:55:18 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...