Hi Sajith, There are two ways to create a CAR file from certain set of WSO2 artifacts. 1. Using "Export Composite Application Project" option in DevS UI. 2. Using a Maven build.
"Analytics Project" should also support these two methods to include execution-plans, publisher, receiver, stream etc.. into a CApp. I think we are currently supporting option 1(as per the mail). To support option 2, we have to write a Maven plugin for "Analytics Project". Thanks, Viraj. On Thu, Aug 6, 2015 at 5:30 PM, Sajith Dimal <[email protected]> wrote: > Architectural Review of the Developer Studio plug-in for Analytics Project. > > - > > Analytic Links were added to the Developer Studio dashboard. > > [image: Inline image 3] > > Fig(1) > > These icon images can be changed since this work still in progress. > > - > > Project folder structure was implemented as follows, > > [image: Inline image 4] > > Fig(2) > > > As shown in the fig (2) we can initiate the project with the folder > structure by using Analytic Project wizard. After that relevant project > files create using Stream, Execution-plan, Receiver and Publisher wizards. > > Since we are not implementing graphic editor like ESB have, we use only > normal text editor. > > - > > CEP project was exported as Composite Application Project with > structure usually of the following form, > > ProjectName.car > > |->execution-plan > > |->execution-plan_sample.siddhiql > > |->artifact.xml > > |->publisher > > |->epublisher_sample.xml > > |->artifact.xml > > |->receiver > > |->receiver_sample.xml > > |->artifact.xml > > |->stream > > |->stream_sample.json > > |->artifact.xml > > |->artifact.xml > > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Viraj Rajaguru Senior Software Engineer WSO2 Inc. : http://wso2.com Mobile: +94 77 3683068
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
