diff --git a/src/main/java/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessagesConstants.java b/src/main/java/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessagesConstants.java index e0ea6f3..286e2ca 100644 --- a/src/main/java/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessagesConstants.java +++ b/src/main/java/org/gcube/portlets/user/td/gwtservice/server/TDGWTServiceMessagesConstants.java @@ -22,7 +22,7 @@ public class TDGWTServiceMessagesConstants { public static final String operationNotAllowedOnFlow = "operationNotAllowedOnFlow"; - public static final String templateNotCompatibleException = "Template not compatible with this tabular resource!"; + public static final String templateNotCompatibleException = "templateNotCompatibleException";