JBoss.orgCommunity Documentation

Chapter 13. Complete Protocol Reference

13.1. Local
13.1.1. Configuration
13.2. Servlet 2.5
13.2.1. Configuration
13.3. Servlet 3.0
13.3.1. Configuration

The Local Protocol implementation is used by most EE5 compliant containers. It does nothing to the deployment. The Local Protocol is also used when executing in run mode as client.


The Servlet 2.5 Protocol implementation is used by most EE5 compliant containers. It will attempt to add a war to the deployment.


The Servlet 3.0 Protocol implementation is used by most EE6 compliant containers. It will attempt to add a web-fragment to the deployment.