JCAPS Integration with Weblogic 9 via JMS

Has anyone had any experience in integrating with Weblogic 9 via JMS? I

am on a project that needs to integrate with a product that was

built on WL9. Since I know JCAPS supports WL9, I was wondering

what I need to do, what JARS are needed to be imported so I can

setup a spike between JCAPS and WL9. I am trying to review the

documentation right now as well as the sample projects.

Regards,

John

[449 byte] By [johnferrona] at [2007-11-27 4:26:09]
# 1

I have done once where I was able to send messages from Weblogic to JCAPS JMS. I took the classic approach of JMS messaging. Pick the jars from JMS grid installation and add it to the classpath of weblogic. Bind a JMS grid QueueConnectionFactory to weblogic's JNDI tree (the t3://...). Then just send messages from weblogic into JCAPS JMS Grid as usual. This also holds good if you want to send messages from weblogic to JCAPS SeeBeyond JMS IQ manager. Use the appropriate jars for stcjms (stcjms.jar and so on...). let me know if you need more information.

Cheers,

Mac.

Mac@UKa at 2007-7-12 9:34:32 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...