Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Cache Coordination with WebSphere (WAS) v.8(Cache Coordination with WebSphere (WAS) v.8)
Cache Coordination with WebSphere (WAS) v.8 [message #976584] Thu, 08 November 2012 12:46 Go to next message
Eclipse UserFriend
Google research indicates that some have struggled using Cache Coordination with WebSphere Application Server v. 8. For example:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=361314

Can anyone attest to having Cache Coordination working (with WAS Cool? Which approach was used?

_Marvin
Re: Cache Coordination with WebSphere (WAS) v.8 [message #982972 is a reply to message #976584] Tue, 13 November 2012 10:23 Go to previous message
Eclipse UserFriend
With Cache Coordination you have two choices, JMS or RMI (or you could develop a third choice of your own...)

For RMI in WAS, I believe there is an issue with WAS not allowing RMI in JNDI, so the only RMI option is to use an RMI Registry, which should work in WAS.

For JMS, I believe it will work, but you may need to define an MDB to do the processing, you need to set the protocol to "jms-publishing" for this.

[Updated on: Tue, 13 November 2012 10:24] by Moderator

Previous Topic:Query problem with IS NULL
Next Topic:problem to get stored procedure that does not return anything.
Goto Forum:
  


Current Time: Wed Jul 23 00:16:39 EDT 2025

Powered by FUDForum. Page generated in 0.05162 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top