You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Tom Cunningham (JIRA)" <ju...@ws.apache.org> on 2010/04/21 22:41:50 UTC

[jira] Created: (JUDDI-387) juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up.

juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up.
---------------------------------------------------------------------------------------------------------

                 Key: JUDDI-387
                 URL: https://issues.apache.org/jira/browse/JUDDI-387
             Project: jUDDI
          Issue Type: Bug
          Components: core
    Affects Versions: 2.0rc7
            Reporter: Tom Cunningham
            Assignee: Tom Cunningham
             Fix For: 2.0.2


juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up. The random port is a problem for users behind a firewall. We should be doing something like : 

super(<port number>) 

rather than 

super()

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


[jira] Updated: (JUDDI-387) juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up.

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam updated JUDDI-387:
------------------------------

    Fix Version/s:     (was: 3.0.2)

> juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JUDDI-387
>                 URL: https://issues.apache.org/jira/browse/JUDDI-387
>             Project: jUDDI
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0rc7
>            Reporter: Tom Cunningham
>            Assignee: Tom Cunningham
>             Fix For: 2.0.2
>
>
> juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up. The random port is a problem for users behind a firewall. We should be doing something like : 
> super(<port number>) 
> rather than 
> super()

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


[jira] Updated: (JUDDI-387) juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up.

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam updated JUDDI-387:
------------------------------

    Fix Version/s: 3.0.2

> juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JUDDI-387
>                 URL: https://issues.apache.org/jira/browse/JUDDI-387
>             Project: jUDDI
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0rc7
>            Reporter: Tom Cunningham
>            Assignee: Tom Cunningham
>             Fix For: 2.0.2, 3.0.2
>
>
> juddi's RMI InquiryService/PublishService needs a way of setting the random port that is being opened up. The random port is a problem for users behind a firewall. We should be doing something like : 
> super(<port number>) 
> rather than 
> super()

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