I'm trying to configure an existing iPOJO bundle as a Blueprint setup instead.
I currently have in my iPOJO config: <callback transition="validate" method="starting" /> <callback transition="invalidate" method="stopping" /> ...to declare the methods to call on startup and shutdown. Is there an equivalent in Blueprint config? TIA, Kit --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

