After a week of banging my head, I used Pax Web plus a bundle activator and an application context borrowed from the old Spring dm web war code to make it all work. It would have been nice to...
Type: Posts; User: khughes; Keyword(s):
After a week of banging my head, I used Pax Web plus a bundle activator and an application context borrowed from the old Spring dm web war code to make it all work. It would have been nice to...
Hi folks,
I am trying to get a Spring MVC app working inside an OSGi container. I am using Felix and have been using the Felix HttpService bundle which, under the covers, uses Jetty.
Has anyone...
Hi,
What is the status of moving towards v1.0, which would support Spring 3.0 and Db4o v8 in an OSGi container?
-Keith
Hi folks,
I am in the middle of a project where I have combined Spring Web Flow with Spring Rich Client (if anyone else has done this all the way, not just a brief experiment, please let me know...
Hi folks,
I am looking into the idea of replacing the use of JNDI with a Spring application context. I would be curious to hear what people have found as the pros and cons for doing this, some...