Developers do not need to concern themselves with routing of incoming HTTP requests to their Avaya Breeze® platform snap-in. When an Avaya Breeze® platform snap-in is deployed, the security module and the JEE container are configured on behalf of the deployed snap-in. Therefore, messages are correctly routed to the snap-in. This configuration ensures that any request sent to a URL of the form http(s)://<Avaya Breeze_FQDN>/snap-ins/<SNAP-IN_NAME> invokes the snap-in. If multiple versions of a snap-in are deployed concurrently, the preferred version is invoked.