Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » WAR Deployment: How to?
WAR Deployment: How to? [message #1821098] Wed, 05 February 2020 15:38 Go to next message
Julia Kurde is currently offline Julia KurdeFriend
Messages: 91
Registered: November 2011
Location: Berlin, Germany
Member
Hi,
We want to develop an RAP-Application with up to date RAP and Eclipse and deploy it to tomcat 8 using war deployment as described in the Developer's Guide:

https://www.eclipse.org/rap/developers-guide/devguide.php?topic=deployment.html&version=3.12
(Actually the guide for RAP 3.12 still references Eclipse Kepler, which came out 2013.)

This is how we did it successfully in the past using RAP 2.3 and Eclipse Luna. And now, we would like to move to the present!

Unfortunately using Eclipse 19-12 this does not work anymore. The war-product file cannot be opened properly: It shows an empty editor, just like shown here

https://www.eclipse.org/forums/index.php/t/1078653/

This seems to be an old problem, but I could not find a solution for it.

I could just open an old Eclipse installation, open the Workspace and do the deployment there, but this can't be the final solution.

So what is the most simple way to generate a war file for tomcat?
Is there a way to still use this Libra war export wizard?
We really like it!

Thanks,
Julia
Re: WAR Deployment: How to? [message #1821105 is a reply to message #1821098] Wed, 05 February 2020 16:15 Go to previous messageGo to next message
Vincenzo Caselli is currently offline Vincenzo CaselliFriend
Messages: 235
Registered: January 2012
Senior Member

Hi Julia,
we too develop using RAP and as far as we know this is what you can do:

* download latest Libra WAR build, e.g.
org.eclipse.libra.repository-0.3.5-SNAPSHOT.zip
from
https://ci.eclipse.org/libra/job/Libra%20WAR/

* from Eclipse: Help, Install New Sofware, Add..., Archive, select downloaded zip, select all, proceed to the end and restart Eclipse

HTH
Vincenzo

[Updated on: Wed, 05 February 2020 16:17]

Report message to a moderator

Re: WAR Deployment: How to? [message #1821150 is a reply to message #1821105] Thu, 06 February 2020 11:22 Go to previous message
Julia Kurde is currently offline Julia KurdeFriend
Messages: 91
Registered: November 2011
Location: Berlin, Germany
Member
Dear Vincenzo,

I uninstalled the old WAR Products plugin that came from the Eclipse update site and installed the latest build from your link.
Now it works!!

Thanks a lot!!
Julia
Previous Topic:Text setSelection not updating correctly on mouse up event
Next Topic:Is there a way to register a global service handler without a UIThread?
Goto Forum:
  


Current Time: Thu Apr 25 05:04:47 GMT 2024

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

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

Back to the top