Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@95254 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-04-30 09:40:32 +00:00
parent d22b1f05bb
commit a1db75ab64
1 changed files with 0 additions and 2 deletions

View File

@ -6131,9 +6131,7 @@ public class TDGWTServiceImpl extends RemoteServiceServlet implements
rollBackMonitor.setProgress(task.getProgress());
trId = new TRId();
trId.setId(rollBackSession.getTrId().getId());
trId = retrieveTabularResourceBasicData(trId);
rollBackMonitor.setTrId(trId);
tabResource = SessionUtil.getTabResource(session);
tabResource.setTrId(trId);