Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3462

Server instances in domain aren't running with '-server' argument out-of-the-box

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • None
    • Domain Management
    • None

    Description

      AS7-2491 fixed '-server' issue for PC and HC but server instances in domain aren't running with '-server' argument out-of-the-box. For standalone it's running out-of-the-box.

      Please develop functionality to add '-server' argument automatically (if JVM enables that) during server instances initialization.

      Currently user is forced to edit host.xml, section 'jvms':

      <jvm name="default">
         <heap size="64m" max-size="256m"/>
         <permgen size="256m" max-size="256m"/>
         <jvm-options>
            <option value="-server"/>
         </jvm-options>
      </jvm>
      

      Attachments

        Activity

          People

            emuckenhuber_jira Emanuel Muckenhuber (Inactive)
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: