Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Export RAP project as .WAR(How can I export my RAP project as a .WAR so I can deploy it on a Tomcat server?)
Export RAP project as .WAR [message #647481] Thu, 06 January 2011 15:30 Go to next message
Ricky de Klerck is currently offline Ricky de KlerckFriend
Messages: 295
Registered: January 2011
Senior Member
I've created a RAP project in Eclipse Helios and i would like to deploy this on my Tomcat server. I found an articel which describes the way to do this, but it didn't work for me.

This is the article i followed:

http://eclipsesource.com/blogs/2010/08/17/equinoxrap-war-dep loyment-an-end-to-the-pain/

And this is the error i get:

- Library doesn't exist at location rg.eclipse.equinox.servletbridge_1.2.0.v20091026.jar.
- Missing library: org.eclipse.equinox.servletbridge.jar

I found something of it on the internet, but I couldn't solve the problem. Does anybody know how to solve it?

Thanks in advance!
Re: Export RAP project as .WAR [message #647524 is a reply to message #647481] Thu, 06 January 2011 19:00 Go to previous messageGo to next message
Jesus   Luna Quiroga is currently offline Jesus Luna QuirogaFriend
Messages: 67
Registered: July 2009
Location: Mexico
Member

Hi Ricky,
You can download the org.eclipse.equinox.servletbridge plugin from the CVS repository (:pserver:anonymous@dev.eclipse.org:/cvsroot/rt), also another way to create the war is with ant http:// help.eclipse.org/help33/index.jsp?topic=/org.eclipse.rap.hel p/help/html/advanced/deployment.html
Re: Export RAP project as .WAR [message #647590 is a reply to message #647481] Fri, 07 January 2011 08:52 Go to previous messageGo to next message
Holger Staudacher is currently offline Holger StaudacherFriend
Messages: 166
Registered: July 2009
Senior Member
Hi Ricky,
thats a known bug in the tooling. But there is a simple work around.

1) Download the requiredBundles.zip from the blog post.
2) create a lib folder in your project and copy the jar from the
requiredBundles.zip in this folder.
3) Open your warproduct with the warproduct editor and add the library manually
4) revalidate and export.

Hope this helps.

Regads Holger


On 2011-01-06 16:30:44 +0100, Ricky de Klerck <ricky.deklerck@o2u.nl> said:

> I've created a RAP project in Eclipse Helios and i would like to deploy
> this on my Tomcat server. I found an articel which describes the way to
> do this, but it didn't work for me.
>
> This is the article i followed:
>
> http://eclipsesource.com/blogs/2010/08/17/equinoxrap-war-dep loyment-an-end-to-the-pain/

And
>
> this is the error i get:
>
> - Library doesn't exist at location
> rg.eclipse.equinox.servletbridge_1.2.0.v20091026.jar.
> - Missing library: org.eclipse.equinox.servletbridge.jar
>
> I found something of it on the internet, but I couldn't solve the
> problem. Does anybody know how to solve it?
>
> Thanks in advance!


--
--
Holger Staudacher | EclipseSource Karlsruhe

Need professional support for RAP and RCP?
Go to: http://eclipsesource.com/support
Twitter : @hstaudacher
Blog : http://eclipsesource.com/blogs/tag/rap/
Re: Export RAP project as .WAR [message #647592 is a reply to message #647590] Fri, 07 January 2011 09:02 Go to previous messageGo to next message
Ricky de Klerck is currently offline Ricky de KlerckFriend
Messages: 295
Registered: January 2011
Senior Member
The problem is that I used the target for 1.4. With the target for 1.3 it works well. I haven't tried your solution yet..
Re: Export RAP project as .WAR [message #647605 is a reply to message #647590] Fri, 07 January 2011 10:17 Go to previous messageGo to next message
Ricky de Klerck is currently offline Ricky de KlerckFriend
Messages: 295
Registered: January 2011
Senior Member
I tried your solution and it worked, thank you very much!
Re: Export RAP project as .WAR [message #648771 is a reply to message #647481] Fri, 14 January 2011 13:37 Go to previous messageGo to next message
Hussein Kobeisi is currently offline Hussein KobeisiFriend
Messages: 49
Registered: December 2010
Member
i have managed to export the war file succesfully but when i deploy it on my tomcat server the application doesnt start:
HTTP Status 404 - BridgeServlet: /export/rap
any ideas?
thx
Re: Export RAP project as .WAR [message #648951 is a reply to message #648771] Sun, 16 January 2011 13:36 Go to previous message
Holger Staudacher is currently offline Holger StaudacherFriend
Messages: 166
Registered: July 2009
Senior Member
Hi Husein,
as I pointed to you in an email reply please provide the ss output from
the OSGi instance. With the current information we can't give you any
advices. Sorry.

Regards Holger



On 2011-01-14 14:37:15 +0100, Hussein Kobeisi
<kobeisi.hussein@hotmail.de> said:

> i have managed to export the war file succesfully but when i deploy it
> on my tomcat server the application doesnt start:
> HTTP Status 404 - BridgeServlet: /export/rap
> any ideas?
> thx


--
--
Holger Staudacher | EclipseSource Karlsruhe

Need professional support for RAP and RCP?
Go to: http://eclipsesource.com/support
Twitter : @hstaudacher
Blog : http://eclipsesource.com/blogs/tag/rap/
Previous Topic:Error handling in RAP, especially on Workbench Parts
Next Topic:Profiling RAP Application
Goto Forum:
  


Current Time: Thu Mar 28 15:28:19 GMT 2024

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

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

Back to the top