Application having uima-core.jar in WEB-INF\lib is deployment in osgi equinox container failing -
i have created nlp application having few rest layers start aggregate engine of uima. uima-core.jar present in web-inf\lib of application.
first time deployment successful , bundle (applcation) activated in osgi container. 2 cases observed while changing code , redeployment of application 1> if uima application executed once in osgi container redeployment of application failing (means during redeployment bundle installed not activated) , entire osgi container restarting 2> if uima application not executed anytime , if change code of application , redeploy redeployed successfully.
can please let me know how resolve issue in case 1.
thanks binit sinha
Comments
Post a Comment