I have GlassFish installed on a Windows box and a MacBook Pro. The simple call
System.getProperty()
works, able to get a property value, but always returns null on the Mac.
I have triple checked installations between the two, and the only difference is the OS.
Any ideas?