* 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 |
||
|---|---|---|
| .. | ||
| .settings | ||
| META-INF | ||
| Notes | ||
| OSGI-INF | ||
| WEB-INF | ||
| schema | ||
| testScripts | ||
| .project | ||
| build.properties | ||
| plugin.xml | ||
| pom.xml | ||