Access Keys:
Skip to content (Access Key - 0)
community header community tab mule tab ibeans tab muleforge tab

Introduction

The following sections will walk you through the installation process for Mule WebContainer module.

Prerequisites

It is assumed that you have already installed and configured Mule 1.4 server. If not, refer to Mule Installation Guide first.

Installation

  1. Download latest WebContainer snapshot : webcontainer-module-1.0-SNAPSHOT.zip or webcontainer-module-1.0-SNAPSHOT.tar.gz
  2. Unpack archive contents into Mule home directory.
  3. Add following agent into mule configuration file (change the port if nessesary):
    <agents>
         <agent name="jettyAgent" className="org.mule.providers.http.agents.Jetty6Agent">
            <properties>
                <property name="port" value="8080"/>
            </properties>
         </agent>
    </agents>
    
  4. Deploy your web-application, i.e. put your .war file into MULE_HOME/webapps directory.
  5. Start Mule. Ensure your web application is up and running.
Adaptavist Theme Builder (3.3.3-conf210) Powered by Atlassian Confluence 2.10, the Enterprise Wiki.
Free theme builder license