Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP 3.22 war deployment
RAP 3.22 war deployment [message #1855122] Thu, 29 September 2022 08:21 Go to next message
Jean-Pascal Laux is currently offline Jean-Pascal LauxFriend
Messages: 82
Registered: December 2011
Member
Hello,

I have installed Eclipse RAP 3.22.
I have followed the article for installing war product tools but I can't open the war product file (editor missing)

I also tried to use Libra 0.35 but it does not work.

What is the solution do to deplay war product ?

Thanks
Re: RAP 3.22 war deployment [message #1855124 is a reply to message #1855122] Thu, 29 September 2022 09:22 Go to previous messageGo to next message
Markus Knauer is currently offline Markus KnauerFriend
Messages: 179
Registered: July 2009
Senior Member

Hello Jean-Pascal,

well, since about 10 years the war product tools are not maintained any more, and I would recommend to look into a Maven Tycho based build for the war-files.

A good starting point is the build of the RAP examples in org.eclipse.rap.examples.build. From there you can follow the pom.xml files to the demo products (controlsdemo, rapdemo, workbenchdemo), and you'll see that their content is defined by a standard product configuration comprised by some glue code that tells Tycho how to assemble the war file.

I hope that helps...

Regards
Markus


--

Twitter: @mknauer23 and @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: RAP 3.22 war deployment [message #1855284 is a reply to message #1855124] Thu, 06 October 2022 09:52 Go to previous message
Jean-Pascal Laux is currently offline Jean-Pascal LauxFriend
Messages: 82
Registered: December 2011
Member
I will try to use Tycho.
At the moment, I don't use maven.
So is it possible to use maven directly in the Eclipse IDE ?

Thanks
Previous Topic:Default index.html not being displayed after upgrading to RAP 3.22
Next Topic:Plans for Jakarta EE 9+ Servlet API
Goto Forum:
  


Current Time: Thu Dec 05 14:25:30 GMT 2024

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

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

Back to the top