appserver1.sportlogic.net.au (223.27.31.50) port 80appserver2.sportlogic.net.au (54.163.251.208) port 6000 https://appserver8.sportlogic.net.au (13.211.221.222 and 13.210.238.167) port 443Note there are 2 load balanced IP addresses that should both b..
Archives : January-2019
checkout project classhub to C:\workspace\classhub in eclipse, new project for each sub directory: classhub-core classhub-api classhub-appserver classhub-web turn each project into Maven project, Maven->update project, and Run->Maven install Download and install Tomcat 7. https://tomcat.apache.org/download-70.cgi To run classhub, we need to run tomcat Note we change server.xml in tomcat to support SSL (https). Document can be ..
Some antivirus software e.g. Trend Macro blocks inTennis from launching. There may be no warning/error message so it can be difficult to troubleshoot. For Trend Macro, add “c:\users\username\appdata\inTennis” to the Exceptions List. Note – The Browse button may not let you choose AppData directory as it is a hidden folder. We can just type in ..
Useful articles: How do I send email on behalf of my customers? | Postmark Don’t Send Email From Domains You Don’t Control | SendGrid How to set up domain authentication (formally Domain Whitelabel) ..
Java JDK Make sure jdk1.6.0_b45 is install in “c:\SportLogic.Java\jdk1.6.0_45”. Download here if not already installed: https://s3-ap-southeast-2.amazonaws.com/sportlogic/java/jdk-6u45-windows-x64.exe Also install Java 8 JDK (download from Oracle) e.g. JDK1.8.0_191. Install in c:\SportLogic.Java\jdk1.8.0_191. Add “JAVA_HOME” to environment variable (Control Panel > System > Advanced Settings”. Point to “c:\SportLogic.Java\jdk1.8.0_191”. Eclipse Install Install Eclipse IDE for Java EE Developers e.g. Oxygen ..