minor fix

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-catalogue/grsf-publisher-ws@133334 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-10-18 19:42:26 +00:00
parent 493b4c27e9
commit d422a97bc3
2 changed files with 1 additions and 27 deletions

View File

@ -98,20 +98,7 @@ public class GrsfPublisherFisheryService {
ResponseCreationBean responseBean = new ResponseCreationBean();
Status status = Status.INTERNAL_SERVER_ERROR;
String id = "";
// // validate the bean
// logger.debug("Start validating bean...");
// Response responseAfterValidation = HelperMethods.validateBeanAndResources(record);
//
// if(responseAfterValidation == null)
// logger.debug("Bean validation successful");
// else{
//
// logger.warn("Bean validation failed");
// return responseAfterValidation;
//
// }
try{
// determine the organization in which this product should be put

View File

@ -99,19 +99,6 @@ public class GrsfPublisherStockService {
Status status = Status.INTERNAL_SERVER_ERROR;
String id = "";
// // validate the bean
// logger.debug("Start validating bean...");
// Response responseAfterValidation = HelperMethods.validateBeanAndResources(record);
//
// if(responseAfterValidation == null)
// logger.debug("Bean validation successful");
// else{
//
// logger.warn("Bean validation failed");
// return responseAfterValidation;
//
// }
try{
// determine the organization in which this product should be put