Tutorial Step 9 - Running the service in the embedded mode

This tutorial step covers the topic of how to run the service written in Erlang Web in the embedded mode.

Generating the needed files

At the beginning we must do some configuration activities: rest of the work will be on the scripts side. Firstly, let's register our e_components, so they will appear in the target package. To do this, edit the .app file of out shop application and put the following lines there:

   1 

Tutorial/Step9_Embedded (last edited 2009-05-07 08:21:30 by Michal Ptaszek)