Hi ,
I am trying to access OSGI bundle services from non OSGI web application. Can some one please let me know is this possible?. If possible let me know how can we acheive this.
Thanks
Dilip
Type: Posts; User: karnandilip; Keyword(s):
Hi ,
I am trying to access OSGI bundle services from non OSGI web application. Can some one please let me know is this possible?. If possible let me know how can we acheive this.
Thanks
Dilip
missed to paste the exception
java.lang.IllegalArgumentException: bundle context should be set before refreshing the application context
at...
Hi,
I am trying to access the OSGI bundle services from non osgi web app. I am not able to deploy my web application in spring dm. My web.xml is looks alike this
<?xml version="1.0"...