core-jgi/org.idempiere.webservices
Saulo José Gil 9e2922c7c8
IDEMPIERE-5050 Service startup freeze (#996)
* IDEMPIERE-5050 Service startup freeze

Switched all annotation-based factories to asynchronous class scan.

* Deferred MIssue record creation

Log errors on the database after all model factories are initialized.

* Moved webservice model classes over to its own package

Model factories WS_ModelFactory and AnnotationBasedModelFactory were
overlapping on the org.compiere.model package. This produced class
loading problems since the base bundle has no visibility over the
webservices bundle (e.g.: MWebservice).

* Minor changes
2021-11-24 13:57:35 +08:00
..
.settings
META-INF IDEMPIERE-5050 Service startup freeze (#996) 2021-11-24 13:57:35 +08:00
Notes
OSGI-INF IDEMPIERE-5050 Service startup freeze (#996) 2021-11-24 13:57:35 +08:00
WEB-INF IDEMPIERE-5050 Service startup freeze (#996) 2021-11-24 13:57:35 +08:00
schema
testScripts IDEMPIERE-4980 Update model factory of org.idempiere.webservices (#899) 2021-09-27 12:50:59 +02:00
.project
build.properties
plugin.xml
pom.xml IDEMPIERE-4933 Platform update for 9.x (#857) 2021-09-04 16:12:10 +02:00