Hi,

Currently I'm looking on the issue [1] and observed that this is due to the
reason on Ghost deployment deployer will be called by,

        *Deployer deployer = getDeployer(directoryName, fileExtension);*
*
*
By getting directoryName by processing the artifact location. Due to our
new CApp implementation the artifact location is different form
CARBON_HOME/repository/deployment/server and due to this reason the
relevant artifact is not get returned.

In normal CApp deployment we use artifact type to which is a meta-data on
artifact.xml to call relevant deployer. This data is not available on Ghost
deployment since it deploy it using DeploymentFileData object. What will be
the suitable way to address this issue.


[1] https://wso2.org/jira/browse/CARBON-14465


Thanks,
Best Regards..


Manoj Kumara
Software Engineer
WSO2, Inc.; http://wso2.com

Twitter:  http://twitter.com/ManKuma
Mobile: +94713448188
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to