[jira] Created: (OFBIZ-2629) Add a parameter for the port to use in RemoteDispatcherImpl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2629) Add a parameter for the port to use in RemoteDispatcherImpl

Nicolas Malin (Jira)
Add a parameter for the port to use in RemoteDispatcherImpl
-----------------------------------------------------------

                 Key: OFBIZ-2629
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2629
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Cimballi


I suggest to add a parameter for the port to use in RemoteDispatcherImpl so that one can choose which port to use for the communication. It can help on a network with firewalls.

I think it means :
- add the parameter / property to the "base/config/ofbiz-containers.xml" file, and maybe other configuration files
- update the RmiServiceContainer class, handling the parameter / property
- update the RemoteDispatcherImpl class, adding a constructor


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