juddi's RMI InquiryService/PublishService needs a way of setting the random
port that is being opened up.
---------------------------------------------------------------------------------------------------------
Key: JUDDI-386
URL: https://issues.apache.org/jira/browse/JUDDI-386
Project: jUDDI
Issue Type: Bug
Affects Versions: 3.0.2
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 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.