> Hi
> Is it safe to set the firewall allow everything for javaw.exe as it
> seems to be required by some software.
> M
Only if you allow each and every java application that is launched by that
javaw.exe everything.
Basicly: no!
Why not open just the IPs and ports you need? You can always use private
JREs for different apps, so their have their own javaw.exe, that you can
allow 'everything'. Beware of the update-nightmare.