facebook

How do you pass Java parameters to Resin on startup?

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240695 Reply

    rpray
    Member

    I’ve tried putting something like -J-verbosegc in the “OptionalProgram Arguments” entry field, but I get the following back:

    unknown argument `-J-verbosegc’

    usage: Resin [-conf resin.conf] [-server id]

    When I run httpd.exe from the commandline I can just pass it these arguments.

    How do I accomplish the same thing from inside of MyEclipse IDE?

    thanks,
    Rick.

    #240758 Reply

    Scott Anderson
    Participant

    Rick,

    You need to expand the Resin profile configuration pages until you can see the JDK page using the ‘+’ icon before Resin 3. On the JDK page there’s a field called “Optional Java VM arguments”. Place your options there, one per line.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How do you pass Java parameters to Resin on startup?

You must be logged in to post in the forum log in