Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » VM options(How do I specify vm option once my app is exported into a war ?)
VM options [message #551366] Fri, 06 August 2010 08:02 Go to next message
Opfermann C is currently offline Opfermann CFriend
Messages: 53
Registered: July 2009
Location: Annecy
Member
Hi,

I need to add some VM option to my RAP application.
I cannot find any similar file as the eclipse.ini for RCP app.
Does it exists ?
If not, are there other ways to specify vm options or specify endorsed libraries ?

Thanks,
Re: VM options [message #551438 is a reply to message #551366] Fri, 06 August 2010 12:43 Go to previous messageGo to next message
Holger Staudacher is currently offline Holger StaudacherFriend
Messages: 166
Registered: July 2009
Senior Member
During development time you can add the options within your launch
config, see [1]. A deployed RAP application runs in a servlet container
within the same vm. So, you need to set up the containers vm arguments.
Search the newsgroup for "Setting vm-arugements or properties for a
tomcat deploy" for further information.

Hope this help.

Regards Holger




[1]
http://wiki.eclipse.org/RAP/FAQ#How_to_specify_context_path_ when_using_the_RAP_launcher.3F

On

2010-08-06 10:02:28 +0200, Opfermann C <cedric.opfermann@gmail.com> said:

> i,
>
> I need to add some VM option to my RAP application.
> I cannot find any similar file as the eclipse.ini for RCP app.
> Does it exists ?
> If not, are there other ways to specify vm options or specify endorsed
> libraries ?
>
> Thanks,


--
--
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: VM options [message #551468 is a reply to message #551438] Fri, 06 August 2010 14:40 Go to previous message
Opfermann C is currently offline Opfermann CFriend
Messages: 53
Registered: July 2009
Location: Annecy
Member
Ok, thanks for your help, but I found an interesting "commandLine" parameter in the web.xml
Previous Topic:rap deploy problem
Next Topic:Refresh, Move dialog, disable Fxx Buttons
Goto Forum:
  


Current Time: Fri Apr 26 04:31:19 GMT 2024

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

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

Back to the top