Apache OFBiz: Difference between revisions

Content deleted Content added
Tikiwont (talk | contribs)
disambiguate link to dab page using AWB
Business Layer: Grammar / typo
Line 45:
 
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 isits 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 ===