Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 17. Running Multiple JBoss Enterprise SOA Platform Instances Side-by-Side
17.1. Running Application Servers Side-by-Side Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
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
-bswitch 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