diff --git a/src/main/java/org/gcube/portlets/user/td/gwtservice/server/SessionUtil.java b/src/main/java/org/gcube/portlets/user/td/gwtservice/server/SessionUtil.java index ef56874..f4c7fad 100644 --- a/src/main/java/org/gcube/portlets/user/td/gwtservice/server/SessionUtil.java +++ b/src/main/java/org/gcube/portlets/user/td/gwtservice/server/SessionUtil.java @@ -97,7 +97,7 @@ public class SessionUtil { throw new TDGWTSessionExpiredException("Session Expired!"); //Remove comment for Test - /* + /* username = Constants.DEFAULT_USER; String scope = Constants.DEFAULT_SCOPE;