Hi,We have written a class for a remember-me cookie mechanism for which
we have used implements AuthenticationHandler,
AuthenticationFeedbackHandlerI notice that very time i build a new
upgrader jar with a different/new version say from 0.0.x to 0.x.0 the
functionality is lost, i need to gosystem/console/components unbind the
service and then save it.Then i notice that it works.Please can u help
me as how could i solve it with me doing an unbind every time on update
jar version of bundle.Thanks