Hi,

Refer the mail to architecture "CLI interface for the stratos cartridges",

Here is the implementation plans,
We can use a shell command to call the .jar,

         java -cp <path>/org.wso2.carbon.hosting.mgt.cli.jar
org.wso2.carbon.hosting.mgt.cli.CLITool

This calls the main method of the class. We can input our parameters to
main method.
We can keep separate classes for the different commands or pass the
operation as a input parameter.

Any thoughts?
-- 
--
Lahiru Sandaruwan
Software Engineer,
Cloud Team,
WSO2 Inc., http://wso2.com
lean.enterprise.middleware

email: [email protected] cell: (+94) 773 325 954
blog: http://lahiruwrites.blogspot.com/
twitter: http://twitter.com/lahirus
linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to