Rolled back changes to WebServer because they were causing some issues with SSL. Should investigate why the issues are occurring since the newer code should be more correct.

Modified build.xml (ant) to clean before any rebuild all due to having some inconsistency issues in the build.
This commit is contained in:
wcrisman
2014-07-18 12:50:29 -07:00
parent b7a830e6ae
commit 2a6f2f959e
4 changed files with 41 additions and 65 deletions

View File

@@ -1,4 +0,0 @@
Method #0 = com.foundation.tcv.controller.IClientSessionController.createView(long;
Method #1 = com.foundation.tcv.controller.IClientSessionController.processMessages(long;long;com.common.util.IList;boolean;boolean;
Method #2 = com.foundation.tcv.controller.IClientSessionController.getViewSystemMetadata
Method #3 = com.foundation.tcv.controller.IClientSessionController.setCurrentResources([Ljava.lang.String;;

View File

@@ -1,3 +0,0 @@
Method #0 = com.foundation.tcv.controller.IThinServerController.getClientDownloadSize(java.lang.String;
Method #1 = com.foundation.tcv.controller.IThinServerController.getClientDownloadChunk(java.lang.String;int;
Method #2 = com.foundation.tcv.controller.IThinServerController.registerClient(com.common.util.IHashMap;