1

I've read this article https://docs.wso2.com/display/CEP400/Packaging+Artifacts+as+C-App+Archive#PackagingArtifactsasC-AppArchive-CreatingaC-App

There is a structure in there, but there isn't any information on how to build the .car files. Perhaps anyone know? Thank you..

Community
  • 1
  • 1
Faruk
  • 5,438
  • 3
  • 30
  • 46
  • I have created a documentation Jira, so this information will be added to the page which you have referred in the question - https://wso2.org/jira/browse/DOCUMENTATION-2591 – Dilini Oct 19 '15 at 18:19
  • wow.. nice.. thank you :) – Faruk Oct 19 '15 at 18:52

2 Answers2

2

To create a car file, you can use WSO2 Developer Studio v3.8.0 (You can download it from here). Refer Developer Studio documentation on Creating an Analytics Project.

Dilini
  • 777
  • 8
  • 22
1

To Generate a .car file you should have download WSO2 Developer Studio.

How to create a CAR file check this link: http://wso2.com/library/articles/2011/09/create-deploy-car-file-standalone-wso2-server-wso2-stratos/

soorapadman
  • 4,451
  • 7
  • 35
  • 47