Hi, Once we upload an application to appfactory it get stored temporally inside* wso2appfctory-2.1.0/repository/deployment/server/jaggeryapps/appmgt/tmp/tmpUploadedApps . * Notice that this location is inside jaggeryapps folder.
Issue is if we upload a zip file it gets automatically deployed inside the uploaded location by the jaggerydeployer and it deletes the original uploaded zip. Initially following are the fixes that are going to try. * Try to override the jaggerydeployer component.xml file by writing an osgi fragment. - here component.xml file contains the information about the deployer. So we can try overriding this xml and remove the zip file deploery. * Turn off hot deployment in axis2.xml - but this will cause issue in apptype and runtime hot deployment? * Upload the applicatoins to carbon_home/tmp location - This location is not visible to appmgt webapp home. Is there a way to pass the uploaded file to osgi back-end via jaggery? Appreciate your inputs in solving this issue [1]. [1] https://wso2.org/jira/browse/APPFAC-2740 Regards, -- *Anuruddha Premalal* Software Eng. | WSO2 Inc. Mobile : +94710461070 Web site : www.regilandvalley.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
