Hi

I ran into a little snag with the Feature Starter Maven Plugin. Even though the 
Sling Starter has a Control Listener to check the status and to stop it after 
the launch from another process the Sling Launchpad Base creates a MBean / 
MBean Startup Handler to check if the the service is up and running.

As the Feature Launcher has no MBean Server integration I am going to change 
the logic so that a Control Listener is created even w/o a Control Action so 
that the it can be used to check if the server is up and running (status == OK).

Let me know if you think that the MBean Server integration (see Launchpad Base 
DefaultStartupHandler) should be added and then I assume into the Feature 
Launcher.

- Andy

Reply via email to