Skip to main content



      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 11:07 Go to next message
Eclipse UserFriend
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 04:57 Go to previous message
Eclipse UserFriend
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: Sat Aug 30 08:51:17 EDT 2025

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

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

Back to the top