Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Deploy the RAP War application into an EAR archive
Deploy the RAP War application into an EAR archive [message #82291] Thu, 10 April 2008 15:07 Go to next message
GAILLOT is currently offline GAILLOTFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,

I'm actually trying to deploy my war inside an ear application.

My EAR contains a Jar of EJBs and my war.

I have read tutorials where it is explained that with EAR archives, it is
possible for War to access EJB code locally.

I need to access a singleton of one of this EJB inside my plugin.

I would like to know if there is a way to do this.

Regards,

Cédric G.
Re: Deploy the RAP War application into an EAR archive [message #1725546 is a reply to message #82291] Fri, 04 March 2016 09:57 Go to previous message
Timo Vogt is currently offline Timo VogtFriend
Messages: 2
Registered: March 2016
Junior Member
Hi,

is there nobody there who is able to answer this question?
At the moment I have to duplicate the libs in
MyEar.ear/lib/lib1.jar
and
MyEar.ear/FyWar.war/WEB-INF/plugins/lib1.jar

what will result in ClassCastExceptions (sometimes) and so it is not possible to access a local interface.

regards Timo
Previous Topic:Double & in setPartName
Next Topic:Problems using ScrolledComposite
Goto Forum:
  


Current Time: Thu Sep 19 16:08:55 GMT 2024

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

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

Back to the top