Enhance admin shell create command to allocate unique ports to new instances.
-----------------------------------------------------------------------------
Key: SMX4KNL-62
URL: https://issues.apache.org/activemq/browse/SMX4KNL-62
Project: ServiceMix Kernel
Issue Type: Improvement
Affects Versions: 1.0-rc1
Environment: JDK 1.5
Mac OSX 10.5.
Reporter: Jamie Goodyear
Fix For: 1.1
issue:
When new smx instances are created via the 'admin create' command the newly
created instance will use the parent's ports. The result of the port re-usage
is that all local instances will encounter Bind Exceptions when more than one
are started.
Suggested Solution:
When a new instance creation is requested automatically generate port
assignments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.