[
https://issues.apache.org/jira/browse/POLYGENE-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niclas Hedhman closed POLYGENE-236.
-----------------------------------
> Unit tests for entitystore-mongodb trigger a Windows Firewall popup window
> --------------------------------------------------------------------------
>
> Key: POLYGENE-236
> URL: https://issues.apache.org/jira/browse/POLYGENE-236
> Project: Polygene
> Issue Type: Bug
> Environment: Windows with active Windows Firewall
> Reporter: Georg Ragaller
> Assignee: Georg Ragaller
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: polygene-java_entitystore-mongodb_firewall.png
>
>
> The {{:extensions:entitystore-mongodb:test}} will trigger a Windows Firewall
> popup window, because the server port is not restricted to {{localhost}}, but
> binds to {{0.0.0.0}}.
> Solution should be to bind to {{localhost}} only. If there is no way to use
> {{localhost}} only, then a [custom mongod
> filename|https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo#usage---custom-mongod-filename]
> should be used, so that the firewall rules can be set to a stable executable
> name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)