You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Cimballi (JIRA)" <ji...@apache.org> on 2009/06/18 21:58:07 UTC

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

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.