Creating applications with a definition file
You can create applications with an XML application setup file that describes the location and settings of the applications.
Procedure
- Save a copy of the $STREAMS_INSTALL/toolkits/com.teracloud.streams.teda/etc/templates/TelcoFrameworkSample.xml file in a separate directory.
- To customize the copy, open it in an XML or text editor and adapt the structure and values according to your project needs.
- Submit the modified file as an input parameter in the following command call:
teda-create-project -x /path-to-custom-xml/TelcoFrameworkSample.xml
Results
The project structure of all the applications that are defined in the application setup definition file are created in the location that is defined by project base path.