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.