Hi All,

I'm implementing $Subject with related redmine[1]

The main tasks should be
1. Identifying the artifacts deployed with CAR
2. Changes done through the management console for CAR artifacts should not
be saved in default deployment location
3. Persisting the changes into the CAR file.

Currently I'm identifying the artifacts coming from CAR and set the details
in the synapse level. By this way requirements 1 & 2 can be solved. To
persisting into CAR file, we need to get the CAPP name in the synapse
level. Currently I'm doing by modify the "DeploymentFileData" in the axis2.
In carbon application deployment "SynapseAppDeployer" class passing the
DeploymentFileData to synapse. This is the only place the deployed file
details are passing to synapse. To avoid axis2 level changes, we need to
come up with  a way to send the CAPP file details to synapse. Please advise
a better way to handle this.


[1] https://redmine.wso2.com/issues/3837

-- 
Priya Kishok
Software Engineer
WSO2, Inc : http://wso2.com
Mob : +94774457404
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to