Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » EJB call on WAS with an RAP application
icon5.gif  EJB call on WAS with an RAP application [message #507633] Thu, 14 January 2010 08:21 Go to next message
Opfermann C is currently offline Opfermann CFriend
Messages: 53
Registered: July 2009
Location: Annecy
Member
Hi all,

I'm trying to call an EJB from an RAP application which is deployed on a WAS instance but I'm getting the following class not found : WsnInitialContextFactory.

As my RAP application is an old RCP app, I got the same problem before and it was simply solved by adding WAS endorsed libraries to the RCP app to make to EJB call.
The problem is that in the RAP app, I cannot add endorsed libs and I shouldn't need them as I'm already in an IBM JVM.

So, has anybody already done this kind of experiment ? The RAP application can be replaced by any app running on Equinox.

Thanks in advance,

Cédric

[Updated on: Thu, 14 January 2010 08:32]

Report message to a moderator

Re: EJB call on WAS with an RAP application [message #507992 is a reply to message #507633] Fri, 15 January 2010 13:25 Go to previous message
Opfermann C is currently offline Opfermann CFriend
Messages: 53
Registered: July 2009
Location: Annecy
Member
Nobody has an idea ?

Does someone knows how classes are loaded inside the OSGI context ?
Are all the VM libraries available in the OSGI classloader ?
I'm using a class loaded in the IBM JVM but the OSGI classloader doesn't find it. Why ?
Previous Topic:How to properly build a full branded Eclipse install?
Next Topic:create p2 repository based on features of another p2 repository
Goto Forum:
  


Current Time: Fri Mar 29 08:03:09 GMT 2024

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

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

Back to the top