You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/05/12 19:14:15 UTC

[jira] [Resolved] (OPENEJB-2092) Allow easy offsetting of all OpenEJB ports

     [ https://issues.apache.org/jira/browse/OPENEJB-2092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved OPENEJB-2092.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.6.1
         Assignee: Romain Manni-Bucau

http://svn.apache.org/repos/asf/tomee/tomee/trunk/server/openejb-cxf/src/test/java/org/apache/openejb/server/cxf/DynamicPortTest.java

> 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
>            Assignee: Romain Manni-Bucau
>            Priority: Minor
>             Fix For: 4.6.1
>
>         Attachments: OPENEJB-DYNAMIC-HTTP.patch
>
>
> 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)