| Summary: | [server] UserServiceHelper needs a better way to pick user admin service | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | Server | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 4.0 | ||
| Target Milestone: | 4.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
The first change cased build tests failure Bug 418655 I removed the hack to UserServiceHelper and removed the two new service contribution to get a build running. I have removed the OSGi service contributions from the manifest and added them to the bundle activation. The activation is wrapped with our check to: orion.core.metastore=simple The default is still the legacy setting: orion.core.metastore=legacy |