Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@97696 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
aff928bb7b
commit
27b18104be
|
@ -2075,7 +2075,7 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
logger.debug("Tabular Resources retrived: " + ltr);
|
logger.debug("Tabular Resources retrieved: " + ltr);
|
||||||
return ltr;
|
return ltr;
|
||||||
|
|
||||||
} catch (TDGWTSessionExpiredException e) {
|
} catch (TDGWTSessionExpiredException e) {
|
||||||
|
|
Loading…
Reference in New Issue