Liferay – Behide firewall ?

Create a file call system-ext.properties and put in the project/WEB-INF/classes

System-ext.properties

  1.  
  2. ##
  3.  
  4. ## You can override system.properties by specifying your own settings in this
  5.  
  6. ## file.
  7.  
  8. ##
  9.  
  10. http.proxyHost=myproxy1.my-company.com
  11.  
  12. #https.proxyHost=<your proxy host name>
  13.  
  14. #https.proxyPort=8080
  15.  
  16. http.proxyPort=1007
  17.  
  18. http.nonProxyHosts="localhost"
You can leave a response, or trackback from your own site.

Leave a Reply

Security Code: