Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Deploy RAP in tomcat
Deploy RAP in tomcat [message #64686] Wed, 05 December 2007 22:09 Go to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi
I wana ask about the link that have the guide for creating WAR file for
RAP application.
Also, I want to know if I am running my tomcat server, where should I
place the WAR file, so the tomcat can run my rap application.

Regards
Salwa
Re: Deploy RAP in tomcat [message #64708 is a reply to message #64686] Thu, 06 December 2007 07:59 Go to previous messageGo to next message
lizzz is currently offline lizzzFriend
Messages: 4
Registered: July 2009
Junior Member
Salwa wrote:

> Hi
> I wana ask about the link that have the guide for creating WAR file for
> RAP application.

this one?
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. rap.help/help/html/advanced/deployment.html

> Also, I want to know if I am running my tomcat server, where should I
> place the WAR file, so the tomcat can run my rap application.

just put the WAR in "webapps" folder.however,maybe something need to put
in the bin folder,such as themes files?

> Regards
> Salwa
Re: Deploy RAP in tomcat [message #64913 is a reply to message #64708] Sat, 08 December 2007 07:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-dev.volanakis.de

Hi Salwa,

if you want have a look at my blog post on WAR Deployment. I just
finished it today.

http://rapblog.innoopract.com/2007/12/rap-deployment-part-2- deploying-your.html

Hope it helps,
Elias.

lizzz wrote:
>
> Salwa wrote:
>
>> Hi
>> I wana ask about the link that have the guide for creating WAR file
>> for RAP application.
>
> this one?
> http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. rap.help/help/html/advanced/deployment.html
>
>
>> Also, I want to know if I am running my tomcat server, where should I
>> place the WAR file, so the tomcat can run my rap application.
>
> just put the WAR in "webapps" folder.however,maybe something need to put
> in the bin folder,such as themes files?
>
>> Regards Salwa
>
>
Re: Deploy RAP in tomcat [message #64931 is a reply to message #64913] Sun, 09 December 2007 11:15 Go to previous messageGo to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi

I did exactly what the both tutorial have, but i couldn't get my WAR file
running. I add the calc.war file in the webapps folder of the tomcat, but
still it's not working.
what's the mistake, and if it is possible what do u have in the webapps
folder of tomcat.

regards
Re: Deploy RAP in tomcat [message #64947 is a reply to message #64931] Sun, 09 December 2007 12:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: benjamin.wolff.web.de

make sure that the PDE export runs without errors, if there are erros,
there should be a log file in the web-inf/eclipse folder. u can try it
without a .war file. just copy the directory in the build folder into the
webapps folder of tomcat and wait a few secs, or restart tomcat. if the
feature export was successful this should work.
Re: Deploy RAP in tomcat [message #64961 is a reply to message #64947] Sun, 09 December 2007 14:58 Go to previous messageGo to next message
Salwa Alzhmi is currently offline Salwa AlzhmiFriend
Messages: 69
Registered: July 2009
Member
Hi
I tried all these but still not working, although the pde build goes
successfuly. Even the OSGI console didn't Appear.

Salwa
Re: Deploy RAP in tomcat [message #65227 is a reply to message #64961] Tue, 11 December 2007 07:37 Go to previous message
Tilo Gau is currently offline Tilo GauFriend
Messages: 36
Registered: July 2009
Member
Hi,

have you looked into your log files in the $TOMCAT/logs directory? Start
your tomcat and try to deploy your WAR. Then look into the *.log files
with the latest timestamps. What do they say?

Best regards,
T.Gau

salwa schrieb:
> Hi
> I tried all these but still not working, although the pde build goes
> successfuly. Even the OSGI console didn't Appear.
>
> Salwa
>
Previous Topic:How can I lock an event handler
Next Topic:"start parameters" for RAP applications?
Goto Forum:
  


Current Time: Fri Apr 26 00:27:18 GMT 2024

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

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

Back to the top