Hi everyone,
I am developing a GWT web application which I would like to deploy in the Equinox OSGi environment. I have done it previously using declarative services, but now I would like to include the management of events through the EventAdmin object provided by the OSGi frmaework. For such reason, I have created the Activator class in the server side in order to get the BundleContext. Moreover, for testing, I have included a System.out line but it is never reached. In fact, when I am developing the GWT app, I make use of the Manifest file so as to import the OSGi libraries, but it does not work...Do you know how I could develop/deploy this application???
Thank you very much in advance!!
Jose
-- I am developing a GWT web application which I would like to deploy in the Equinox OSGi environment. I have done it previously using declarative services, but now I would like to include the management of events through the EventAdmin object provided by the OSGi frmaework. For such reason, I have created the Activator class in the server side in order to get the BundleContext. Moreover, for testing, I have included a System.out line but it is never reached. In fact, when I am developing the GWT app, I make use of the Manifest file so as to import the OSGi libraries, but it does not work...Do you know how I could develop/deploy this application???
Thank you very much in advance!!
Jose
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment