2
I am developing a Java Web application using Primefaces to run on the Glassfish server on a Windows Server 2008. When running on my notebook as localhost works perfectly. Then I deploy on the remote server (Windows Server) all correctly. The problem is when my machine or any other I try to access and nothing happens, no mistake. If I access as localhost on windows server also works normal. I also performed some tests with jsp pages on this remote server and it worked.
Can anyone tell me if there are any settings on the glassfish server to configure?