Version Info
TongueTied: 1.3.6
ServerConstants.java define:
static final String KEY_SERVER_PORT = "serverPort";
static final String KEY_CONTEXT_PATH_DEF = "tonguetied.context.path.def";
But properties file defines:
# The port to run the TongueTied server. The default is 8080
tonguetied.server.port=8080
# The secure port to run TongueTied over ssl. The default is 8443
tonguetied.server.secure.port=8443
Original issue reported on code.google.com by adam.gie...@gmail.com on 25 Jun 2010 at 10:55
Original issue reported on code.google.com by
adam.gie...@gmail.com
on 25 Jun 2010 at 10:55