deploying taglibs in OSGi
i've got custom tags deploying osgi bundle, , works pretty well. problem comes if jsp references taglib's url before has been deployed.
in case server provides expected error before bundle installed, persists after bundle has been deployed. way i've figured server find deployed taglib restart it. in mind, goes against way osgi supposed work. i've tried stopping/starting, uninstalling/re-installing, refreshing, deleting , reloading bundle, thing seems work bounce server.
in production, can avoid being careful , making sure bundle gets deployed on server before app uses it. know how escape error condition without restarting server?
thanks.
More discussions in Archived Spaces
adobe
Comments
Post a Comment