Firewall problem:
When I run a jar or a class in windows, windows reports it as java.exe.
How can I instruct windows to report it with the name of the jar or class.
Eg. java -jar myapp.jar
The firewall sees it as java.exe. The problem is that I cannot allow any jar to pass thru the firewall.