Apache OFBiz: Difference between revisions

Content deleted Content added
Faisal.akeel (talk | contribs)
No edit summary
Faisal.akeel (talk | contribs)
No edit summary
Line 42:
Application layer defines services provided to the user. The services can be of several types: java methods, SOAP, simple services, workflow, etc. A service engine is responsible for aspects such as invocation, transactions, security, etc.
Apache Ofbiz uses a set well established open source technologies and standards like [[Java platform|Java]], [[J2EE]], [[XML]], [[SOAP]], etc. Although Apache OFBiz is built around the concepts used by [[J2EE]], many of is concepts are implemented in different ways of that in [[J2EE]] either because Apache OFBiz is prior to many of recent [[J2EE]] improvements or because Apache OFBiz authors didn’t agree with those implementations.
 
 
=== Data Layer ===