Skip to main content



      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 03:21 Go to next message
Eclipse UserFriend
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 03:32] by Moderator

Re: EJB call on WAS with an RAP application [message #507992 is a reply to message #507633] Fri, 15 January 2010 08:25 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 23:34:26 EDT 2025

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

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

Back to the top