Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 17. Running Multiple JBoss Enterprise SOA Platform Instances Side-by-Side
17.1. Running Application Servers Side-by-Side Copier lienLien copié sur presse-papiers!
The JBoss Enterprise SOA Platform can be made to run alongside another JBoss product such as the JBoss Enterprise Application Platform. There are two ways of achieving this:
- by using multi-homing
- by using the Service Bindings Manager
Warning
17.2. Run Application Servers Side-by-Side Using Multi-Homing Copier lienLien copié sur presse-papiers!
Procedure 17.1. Task
- Configure your operating system's network interface so it is assigned multiple IP addresses. (Refer to your operating system's documentation for instructions on doing this).
- Launch each server instance using the
-b
switch to bind all of them to a single IP address. Here is an example:SOA_ROOT/jboss-as/bin/./run.sh -b 10.34.5.2