You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Peter Jones (JIRA)" <ji...@apache.org> on 2009/07/17 20:56:14 UTC

[jira] Created: (CXF-2347) systests which use port 9090 fail on aix

systests which use port 9090 fail on aix
----------------------------------------

                 Key: CXF-2347
                 URL: https://issues.apache.org/jira/browse/CXF-2347
             Project: CXF
          Issue Type: Bug
         Environment: aix
            Reporter: Peter Jones
            Assignee: Peter Jones
            Priority: Minor


The following system tests all fail when run on aix due to a port conflict:

ClientServerRPCLitDefatulAnnoTest 
MTOMBindingTypeTest
MtomFeatureClientServerTest

Each test attempts to use port 9090, but on aix this port is used by the WebSM service.
I'll update these tests to use port 9091 instead to avoid this conflict.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2347) systests which use port 9090 fail on aix

Posted by "Peter Jones (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Jones resolved CXF-2347.
------------------------------

    Resolution: Fixed

> systests which use port 9090 fail on aix
> ----------------------------------------
>
>                 Key: CXF-2347
>                 URL: https://issues.apache.org/jira/browse/CXF-2347
>             Project: CXF
>          Issue Type: Bug
>         Environment: aix
>            Reporter: Peter Jones
>            Assignee: Peter Jones
>            Priority: Minor
>
> The following system tests all fail when run on aix due to a port conflict:
> ClientServerRPCLitDefatulAnnoTest 
> MTOMBindingTypeTest
> MtomFeatureClientServerTest
> Each test attempts to use port 9090, but on aix this port is used by the WebSM service.
> I'll update these tests to use port 9091 instead to avoid this conflict.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.