Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Question about the RAP deployment, help!
Question about the RAP deployment, help! [message #138086] Fri, 26 June 2009 05:59 Go to next message
jiamao liu is currently offline jiamao liuFriend
Messages: 9
Registered: July 2009
Junior Member
Dear Friend,

Could you please give me some helps for the question when I try to deploy
the rap war onto the tomcat? The following are the details what I have
been doing, I re-did it several times, but still failed.

I follow the instruction to do this:

http://eclipsesource.com/blogs/2007/12/07/rap-deployment-par t-2-deploying-your-application-as-a-war-file/

When I generate the war, I use the jar cxf "temp.war" WEB-INF to generate
the file temp.war, all the steps are ok and successful.

But when I deploy the war to tomcat, and try to access with:
http://localhost:8080/temp/rap, it give the following error

type Status report
message ProxyServlet: /sup/rap
description The requested resource (ProxyServlet: /temp/rap) is not
available.

Thanks in advance!
Re: Question about the RAP deployment, help! [message #138092 is a reply to message #138086] Fri, 26 June 2009 07:17 Go to previous messageGo to next message
Aleksandar Pavlov is currently offline Aleksandar PavlovFriend
Messages: 79
Registered: July 2009
Member
repost:
A tricky point for me was that, that I had to setup the plugin.xml in
the target (main) project (e.g. the rapdemo). Particularly I mean the
build tab in the plugin.xml editor and the binary build section.
In my case I had to select the META-INF, ${our_project_name}.launch,
bin, lib, plugin.xml, resources and the theme check boxes.
Hope that helps.
Re: Question about the RAP deployment, help! [message #138149 is a reply to message #138086] Fri, 26 June 2009 10:56 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
jiamao liu wrote:
> Dear Friend,
>
> Could you please give me some helps for the question when I try to
> deploy the rap war onto the tomcat? The following are the details what I
> have been doing, I re-did it several times, but still failed.
>
> I follow the instruction to do this:
>
> http://eclipsesource.com/blogs/2007/12/07/rap-deployment-par t-2-deploying-your-application-as-a-war-file/
Please disregard this link, it contains outdated and meanwhile
misleading information.

There is an up-to-date tutorial that comes with the RAP Tooling and
is also available online [1]. Please follow the steps described there.
In addition, there are many threads on this newsgroup that discuss
deployment issues. Please also search the newsgroup archive [2].

[1]
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .rap.help/help/html/intro.html

[2] http://www.eclipse.org/rap/support.php#newsgroup-archive

>
>
> When I generate the war, I use the jar cxf "temp.war" WEB-INF to
> generate the file temp.war, all the steps are ok and successful.
>
> But when I deploy the war to tomcat, and try to access with:
> http://localhost:8080/temp/rap, it give the following error
>
> type Status report
> message ProxyServlet: /sup/rap
> description The requested resource (ProxyServlet: /temp/rap) is not
> available.
>
> Thanks in advance!
>
>
>
>
>
Previous Topic:Single Sourcing - Fragment Project question
Next Topic:Two Column Layout
Goto Forum:
  


Current Time: Fri Apr 26 20:12:38 GMT 2024

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

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

Back to the top