Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Deploying RAP Application
Deploying RAP Application [message #1262983] Tue, 04 March 2014 05:05
Fanny Boulaire is currently offline Fanny BoulaireFriend
Messages: 1
Registered: March 2014
Junior Member
Hi,

I have developed a RAP application that is using quite a few of my own plugins, and I am now trying to deploy it using Tomcat 7.0.42.

I have created a warproduct using WAR Products (Incubation) 0.3.0.20130531134, but I cannot export the product because of cycles generated by the org.eclipse.core.runtime; I get the following error



A cycle was detected when generating the classpath au.edu.qut.modam.framework_1.0.0.201403041424,
org.eclipse.core.runtime.compatibility_3.2.200.v20130326-1255,
org.eclipse.core.runtime_3.9.0.v20130326-1255,
org.eclipse.equinox.app_1.3.100.v20130327-1442,
org.eclipse.osgi.services_3.3.100.v20130513-1956,
osgi.enterprise_4.2.0.v201108120515,
org.eclipse.osgi.services_3.3.100.v20130513-1956.




I have managed to deploy the rap.demo example, which works fine until I add my plugins that contain org.eclipse.core.runtime.

So I then tried another war product that I downloaded from "Angelo's Blog" (sorry can't include the URL). This ignores the binary cycles, and a war file is being created.
However, in the configuration file, the <plugin id="org.eclipse.equinox.servletbridge.extensionbundle"/> is missing which is causing an error, even though it still gets exported. I have read that this plugin is not required anymore, but could that still be a problem?

When I deploy in Tomcat I get the following message:
HTTP Status 404 - BridgeServlet: /renewables

I followed instructions given in http://www.eclipse.org/forums/index.php/t/167895/ but still no luck... and this one mentions org.eclipse.equinox.servletbridge.extensionbundle.

Has anyone managed to deploy succesfully using either of these war products and org.eclipse.core.runtime plugins?
Any help would be much appreciated.
Cheers,
Fanny
Previous Topic:ComboViewer - cannot show icons of selections
Next Topic:IE8 / TableViewer javascript error
Goto Forum:
  


Current Time: Thu Apr 25 03:40:15 GMT 2024

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

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

Back to the top