Wiki

Imprimir Propiedades
Cantiga_Base_Project

Cantiga Project

 

First step: Creating base project

 

Go to the Roma_Home folder and type the following command:

./roma.sh create web cantiga org.romulus.cantiga /home/developer/cantiga
where cantiga is the project name, org.romulus.cantiga is the project structure and /home/developer/cantiga the project folder.

 

Then, add the view module (currently only it is supported the echo2 view)
./roma.sh add view-echo2

 

Add persistence module (currently, only it is supported the jpox persistence)
./roma.sh add persistence-jpox

 

Add jetty server module. Although we add this module, we can deploy our application in any server container (Tomcat, JBoss...). We have added this module because it provides us an easy way to prove and debug our develop.
./roma.sh add web-jetty

 

Import to Eclipse IDE:

Roma has already created a Eclipse Project. Only we must use the import functionality.

 

Last Update: 2008-08-11

 

 

<< Prev Cantiga Next>>
1413 Accesos, 0 Ficheros adjuntos 0 Ficheros adjuntos

  • Comentarios