refs 6548: TDM - Migrate TabMan to new PortalContext

Task-Url: https://support.d4science.org/issues/6548

Updated to new PortalContext

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@141742 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2017-01-24 16:31:10 +00:00
parent 8c28a36f2b
commit 1f6c3a7fe2
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import org.slf4j.LoggerFactory;
*/
public class CSVImportFileServlet extends HttpServlet {
protected static Logger logger = LoggerFactory
private static Logger logger = LoggerFactory
.getLogger(CSVImportFileServlet.class);
/**