WebSphere Virtual Enterprise, Version 6.1.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows


Creating complete life-cycle WebSphere Application Server Community Edition servers and dynamic clusters

You can create WebSphere® Application Server Community Edition complete life-cycle management servers and expression-based dynamic clusters. You can deploy managed applications to those servers and dynamic clusters.

Before you begin

Procedure

  1. Configure the middleware descriptors so that you can run discovery to find the WebSphere Application Server Community Edition runtime environment. If you use the centralized installation manager to install WebSphere Application Server Community Edition, you can skip this step. In the administrative console, click System administration > Middleware descriptors > wasceRuntime. The discovery service uses middleware descriptors to define where to look for the runtime environment. Verify that the middleware descriptors contain the correct installation locations for your environment. Use a semicolon delimiter for Windows® paths, and a colon delimiter for UNIX® paths. The following default values exist:
    • C:\Program Files\IBM\WebSphere\AppServerCommunityEdition
    • /opt/IBM/WebSphere/AppServerCommunityEdition
  2. Run discovery to find the WebSphere Application Server Community Edition runtimes on the nodes that you want to host servers. If you use the centralized installation manager to install WebSphere Application Server Community Edition, you can skip this step. Discovery runs automatically when the middleware agent starts. Discovery also runs at a predefined time interval that you can specify in the middleware descriptor. However, you can also invoke discovery with the following steps:
    1. In the administrative console, click System administration > Middleware nodes.
    2. Select the nodes that you want to run through discovery, and select the Run discovery operational action.
    3. Click Run.
    4. Verify that the discovery service found the runtime environment. In the administrative console, click System administration > Middleware nodes > node_name > Node Installation Properties. If any runtime environments exist, then properties that begin with WASCE strings are displayed.
    Only the default installation location is listed in the wasceRuntime middleware descriptor. You can modify the middleware descriptor so that the discovery looks for the correct installation location.
  3. Create WebSphere Application Server Community Edition deployment targets. The deployment target is where you deploy the WebSphere Application Server Community Edition application. You can create individual WebSphere Application Server Community Edition servers or dynamic clusters.
    • Create a WebSphere Application Server Community Edition server.
      1. In the administrative console, click Servers > Add a server. Choose Create a new server instance, and select the WebSphere Application Server Community Edition server type. You can also click Servers > Other middleware servers > WebSphere Application Server Community Edition servers > New.
      2. Select the node on which you want the WebSphere Application Server Community Edition server to run. This node must have the WebSphere Application Server Community Edition runtime.
      3. Choose the WebSphere Application Server Community Edition server template.
      4. Confirm and save the WebSphere Application Server Community Edition server.
    • Create a WebSphere Application Server Community Edition dynamic cluster.
      1. In the administrative console, click Servers > Dynamic clusters > New.
      2. Choose the WebSphere Application Server Community Edition server dynamic cluster type, and name the dynamic cluster.
      3. To create a dynamic cluster with complete life-cycle management, choose Automatically define cluster members with rules. Define a membership policy to identify which nodes host the WebSphere Application Server Community Edition servers in the dynamic cluster. These nodes must have the WebSphere Application Server Community Edition runtime environment installed. The default membership policy follows:
        node_property$IS_WASCE_DISCOVERED = 'TRUE'
        This membership policy looks for WebSphere Application Server Community Edition Version 2.0 and later runtimes.
        If you want to specify a specific version, you might use the following membership policy:
        node_property$WASCE_2.0.0 IS NOT NULL
        This policy defines membership as all nodes that run WebSphere Application Server Community Edition Version 2.0.0. The group of nodes that you define must have the exact same version of WebSphere Application Server Community Edition installed. For example, you cannot combine Version 1 and 2 servers in the same dynamic cluster.
      4. Select the server template for the WebSphere Application Server Community Edition runtime environment that you are using.
      5. Specify other dynamic cluster properties.
      6. Save your WebSphere Application Server Community Edition dynamic cluster.

Results

The new server displays in the list on the Servers > Other middleware servers > WebSphere Application Server Community Edition servers administrative console page. If you see an error status icon (error), the creation process did not complete. This error can occur because of problems in the WebSphere Application Server Community Edition server runtime environment. Delete the server and try creating the server again.

The list of servers that displays on this administrative console page includes all of your complete life-cycle, assisted life-cycle, and discovered WebSphere Application Server Community Edition servers. If you have WebSphere Application Server Community Edition dynamic clusters defined, the cluster members are also listed on this administrative console page.

What to do next




Subtopics
WebSphere Application Server Community Edition servers
Related concepts
Middleware nodes and servers
Related tasks
Creating dynamic clusters
Configuring assisted life-cycle WebSphere Application Server Community Edition servers
Configuring JMX security for WebSphere Application Server Community Edition Version 2.1 servers
Adding middleware servers to configurations
Related reference
Middleware server creation administrative tasks
Middleware server management administrative tasks
Task topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 1:32:42 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1m1/index.jsp?topic=/com.ibm.websphere.ops.doc/info/odoe_task/tmwswascecomp.html