mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-16 09:51:38 +02:00
ApplicationService is not available. For example, when using the ONOS CLI: onos> apps -s -a Service org.onosproject.app.ApplicationService not found The issue seems to be a circular dependency, as ApplicationManager depends on CoreService, but CoreManager depends on ApplicationService. Reverting for now. This reverts commit 35ef3d3000f8b19608531dfd06f8e78482c45b32. Change-Id: I298c3c7844df7f2395e092fbb89a8e9264883094