Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Difference between deployables & 'Running as RAP application'?
Difference between deployables & 'Running as RAP application'? [message #661812] Mon, 28 March 2011 05:52 Go to next message
Swap  is currently offline Swap Friend
Messages: 30
Registered: March 2011
Member
A RAP Application can be run as RAP application in eclipse environment (in eclipse browser).
It can also be run by creating deployables (.war) of it.

Is there any diffenrence in execution of both of these?
If so, What are they?

In my RAP application, I have encountered some things being executed fine in eclipse browser but not when deployed in JBoss.
Re: Difference between deployables & 'Running as RAP application'? [message #661870 is a reply to message #661812] Mon, 28 March 2011 11:07 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Swap,
I general - there is no difference. If you have problems with your
application when you deploy it, it's probably your war is not correctly
built. Here is a link to our FAQ entry for the common problem when
deploying a RAP application -
http://wiki.eclipse.org/RAP/FAQ#Deployment How did you create your war?
Are you using the new WAR Product tooling? Did you look on osgi console,
are all deployed bundles running? Did you check your build.properties
file, are all needed resource selected? Are there any exception thrown?
HTH,
Ivan

On 3/28/2011 8:52 AM, Swap wrote:
> A RAP Application can be run as RAP application in eclipse environment
> (in eclipse browser).
> It can also be run by creating deployables (.war) of it.
>
> Is there any diffenrence in execution of both of these?
> If so, What are they?
>
> In my RAP application, I have encountered some things being executed
> fine in eclipse browser but not when deployed in JBoss.
Previous Topic:Ctrl+N in RAP 1.4M6
Next Topic:Maximizing properties view issue
Goto Forum:
  


Current Time: Fri Apr 26 23:45:48 GMT 2024

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

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

Back to the top