Project Home Site map Getting Help
Forum Mailing Lists JIRA Tracker Bamboo Builds Website AWStats Project Members Maven Reports
Distribution (Snapshot) Jars (Snapshot)
Fisheye Browsable SVN Repo RSS of Changes Explained
The following sections will walk you through the installation process for Mule WebContainer module.
It is assumed that you have already installed and configured Mule 1.4 server. If not, refer to Mule Installation Guide first.
<agents> <agent name="jettyAgent" className="org.mule.providers.http.agents.Jetty6Agent"> <properties> <property name="port" value="8080"/> </properties> </agent> </agents>