ops4j / org.ops4j.pax.swissbox

Other
10 stars 12 forks source link

RemoteFrameworkImpl main starts the framework so lifecycle can't be handled [PAXSB-73] #42

Closed ops4j-issues closed 11 years ago

ops4j-issues commented 11 years ago

Christoph Läubrich created PAXSB-73

RemoteFrameworkImpl main method invokes start right after the creation of the object.
This leads to the problem that the "user" can't control the lifecycle of the Framework correctly (e.g. it is not possible to perform ections after the init phase because init is already called implicitly).


Affects: 1.7.0 Fixed in: 1.7.1 Votes: 0, Watches: 1