Aptana Studio ヘルプ > はじめに > Developing Jaxer Projects

Configuring your Jaxer servers

This Help topic describes how to configure your Jaxer Manager.

Contents

  • Introduction

    Use JaxerManager to configure your internal or local Jaxer servers. You can configure your JaxerManager either via the command line, or via a configuration file that loads when you start Jaxer. You can also edit the configuration files for individual Jaxer servers.

    See the JaxerManager_Command_Line_Interface_(CLI) Reference Help topic for a list of command options and descriptions.

    Instructions

    Use the instructions in this section to manage and configure your Jaxer server(s).

    Accessing your Jaxer server statistics and configurations

    To access your Jaxer server statistics and configurations:

    1. In the Servers View, select your Jaxer server.
    2. Click the Stats button Image:iconViewStatistics.png to view the stats for the server.
    3. Use the Server Statistics window (shown below) to navigate to your configuration and log files.

    Image:serverStatistics.png

    Editing your Jaxer configuration files

    To edit your Jaxer configuration files:

    1. In the Servers View, right-click your Jaxer server.
    2. From the context menu, select Edit Jaxer files, and select the file that you want to edit:
      • configLog.js
      • configRoutes.js
      • Jaxer_prefs.js
      • config.js
    3. Edit these files according to the JaxerManager Command Line Interface (CLI) Reference.

    Editing a Jaxer server

    To edit a Jaxer server:

    1. If the server is running, select the server and click the Stop Server button Image:iconStopServer.png to stop the server before you edit it.
    2. Right-click the stopped server and select Edit Server from the context menu.
    3. On the Add Jaxer Server screen (shown below), you can edit the following values:
      • Admin Port
      • Web Port
      • Local Jaxer folder
      • Minimum Jaxer processes
      • Maximum Jaxer processes
      • Jaxer Manager timeout
    4. Click OK to save your changes.

    Image:addJaxerServer.png

    Related Topics