Apache Ofbiz Tips

From UbikWiki

(Difference between revisions)

Line 14:

Line 14:

This page contains tools for Cache & Debug, Entity Engine, Entity XML, Service Engine an other stuffs.
This page contains tools for Cache & Debug, Entity Engine, Entity XML, Service Engine an other stuffs.
*Il existe un plugin Eclipse pour ofbiz (lien:???)
*Il existe un plugin Eclipse pour ofbiz (lien:???)
-
 
+
*Utilisation avec une base Oracle:
[[Category:Apache Ofbiz]]
[[Category:Apache Ofbiz]]
[[Category:Tips and Tricks]]
[[Category:Tips and Tricks]]

Revision as of 10:39, 28 January 2009

Component architecture

Liste des fichiers/dossiers d'un composant ofbiz:

  • build.xml
  • ofbiz-component.xml: déclaration des autres fichiers/ressources (classpath, entity-resource, service-resource, webapp)

Ces fichiers sont situés dans les dossiers ayant par convention les noms suivants:

  • data: dossier contenant des données d'initialisation, par défaut, ou servant aux tests.
  • entitydef: contient les définitions des entités
  • servicedef: définitions des services
  • webapp: webapp du composant

Tips to know:

This page contains tools for Cache & Debug, Entity Engine, Entity XML, Service Engine an other stuffs.

  • Il existe un plugin Eclipse pour ofbiz (lien:???)
  • Utilisation avec une base Oracle:
Personal tools