[ 
https://issues.apache.org/jira/browse/OFBIZ-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715438#action_12715438
 ] 

Deyan commented on OFBIZ-2559:
------------------------------

Damn Ganymede ... they are about to screw up the last good IDE on the market. 

I've checked "Use spaces instead of tabs" and it still inserts tabs instead of 
spaces. 
I'll fix the patch and attach a new version in few minutes. 

Sorry about that 

> NamingServiceContainer binds to all network interfaces
> ------------------------------------------------------
>
>                 Key: OFBIZ-2559
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2559
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Release Branch 9.04
>            Reporter: Deyan
>         Attachments: 
> NamingServiceContainer_rmi_registry_bind_interface.patch, Tabs_Issue.png
>
>
> org.ofbiz.base.container.NamingServiceContainer by default binds a server 
> socket to all available network interfaces. Configuration of this container 
> is done in
> framework/base/config/ofbiz-containers.xml
>  <!-- load the naming (JNDI) server -->
>     <container name="naming-container" 
> class="org.ofbiz.base.container.NamingServiceContainer">
>         <property name="port" value="1099"/>
>     </container>
> Only the port can be configured.
> Additional configuration property needs to be implemented: 
>         <property name="host" value="0.0.0.0"/>

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

Reply via email to