Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:46 Go to next message
Marvin Toll is currently offline Marvin TollFriend
Messages: 34
Registered: July 2009
Member
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 15:23 Go to previous message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

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.


James : Wiki : Book : Blog : Twitter

[Updated on: Tue, 13 November 2012 15:24]

Report message to a moderator

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


Current Time: Thu Apr 25 23:01:34 GMT 2024

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

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

Back to the top