Hello DImuthu, As you suggested I did merge jupyter-integration branch on to develop branch and fixed merge conflicts and almost all maven build issues except one, which is symbol not found error for some classes say getParser,..uploadFiletoStorage in RegistryService.java. The same functions are not identified in RegistryServerHandler and AiravatServiceHandler.java. I tried checking maven dependencies of registry-api-server (pom.xml) but that didn't resolve. Please guide me how to resolve this issue.
In general also, on my local develop branch where Airavta build is successful, the RegistryServerHandler.java and AiravataServerHandler.java have Airavata, RegistryService import statements marked in red. Apart from this, I attempted to generate Airavata and RegistryService.java files using airvata_api.thrift, registry-api.thrift but they have issues related to thrift.annotations to be resolved. Thanks, Keerthi
