Ok, I'll give that a try. Just a heads up, I pulled trunk and tried to do a build (mvn -P equinox,samples clean install) and am getting some integration test failures:
Code:
Failed tests:
testHtmlPage(org.springframework.osgi.samples.simplewebapp.OsgiHttpIntegrationTest)
testHelloServlet(org.springframework.osgi.samples.simplewebapp.OsgiHttpIntegrationTest)
testResourceServlet(org.springframework.osgi.samples.simplewebapp.OsgiHttpIntegrationTest)
testJSP(org.springframework.osgi.samples.simplewebapp.OsgiHttpIntegrationTest)