Xavier Dury created OPENEJB-2092:
------------------------------------
Summary: Allow easy offsetting of all OpenEJB ports
Key: OPENEJB-2092
URL: https://issues.apache.org/jira/browse/OPENEJB-2092
Project: OpenEJB
Issue Type: Wish
Components: configuration
Reporter: Xavier Dury
When Hudson/Jenkins is building/testing multiple branches of our project (which
uses straight OpenEJB in tests), there can be ports conflicts between the
various running instances of the OpenEJB container.
A workaround is to override all OpenEJB ports for each branch (job in
Hudson/Jenkins) with -Dhttpejbd.port=xxxx -Dejbd.port=yyyy -Dejbds.port=zzzz.
It would be easier to specify only one offset for all ports that are used by
OpenEJB -Dopenejb.ports.offset=1000
--
This message was sent by Atlassian JIRA
(v6.2#6252)