databases-manager-portlet/src/main/java/org/gcube/portlets/user/databasesmanager
Loredana Liccardo fd79f44316 bug fixed in servelet and related to the removecomputation. Exception returned from statistical was changed from java.lang.IndexOutOfBoundsException in java.lang.NullPointerException. Exception managed in servlet.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/databases-manager-portlet@101447 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-11-04 16:40:51 +00:00
..
client bug fixed in DatabasesResourcesManager component and related to samplings operations and the related column values truncation.If quote is truncated the parsecvsString in servlet does not work fine. Row, GxtBorderLayoutPanel, GWTdbManagerServiceImpl, GxtBorderLayoutPanel classes modified to manage in a correct way the exception generated in class Row while parsing a csv row in a values list for samplings operations. 2014-10-29 15:59:36 +00:00
portlet code cleaned up removing commented lines. 2014-07-18 16:05:55 +00:00
server bug fixed in servelet and related to the removecomputation. Exception returned from statistical was changed from java.lang.IndexOutOfBoundsException in java.lang.NullPointerException. Exception managed in servlet. 2014-11-04 16:40:51 +00:00
shared ConstantsPortlet class was moved from package client.utils in package shared 2014-10-13 14:34:03 +00:00