1. Spring component-scan in OSGi finds nothing stackoverflow.comUsing the Spring-Context MANIFEST definitions, I'm trying to do a
|
2. Spring OSGi Integration Tests forum.springsource.orgSpring OSGi Integration Tests I am writing an integration test for my web application, which is being used as a bundle. So i created a separate bundle and added the depedency ... |
3. spring integration + osgi forum.springsource.orgI've been working on some samples for Spring Batch which use Spring Integration and some also are OSGi enabled. I'm not ready to publish them yet because Integration is still very ... |
4. spring integration in osgi forum.springsource.orgSep 22nd, 2008, 01:52 PM #1 markous View Profile View Forum Posts Private Message Junior Member Join Date Jul 2008 Location San Jose Posts 22 spring integration in osgi I created ... |
5. spring-dm / osgi / spring integration / CannotLoadBeanClassException forum.springsource.orgJun 16th, 2009, 07:39 PM #1 kearygriffin View Profile View Forum Posts Private Message Junior Member Join Date Jun 2009 Posts 3 spring-dm / osgi / spring integration / CannotLoadBeanClassException Springframework ... |
6. Osgi Event Admin & Spring Integration ? forum.springsource.orgI was just going through this article which talks about using OSGi event admin in spring DM for messaging http://java.dzone.com/articles/osgi-...-with-spring-d IS there any overlap of this with spring integration ? atleast ... |
7. Spring Integration on Osgi. |
8. Project integration of OSGI, JSF, Spring Webflow forum.springsource.orgProject integration of OSGI, JSF, Spring Webflow Hi I'd like to create a web project on the OSGI platform running on Spring DM Server 2.0.0 and integrate JavaServer Faces 1.2, Spring ... |
9. Spring Integration 2.0.0.RC1 OSGi bundled forum.springsource.orgIs there an OSGi bundled version of SI 2.0.0.RC1 available. The manifest header in download version seems to be incorrect. I'm missing the "Bundle-Version" and versioning if export packages. |
10. Spring Integration OSGi Bundle Problem forum.springsource.orgSpring Integration OSGi Bundle Problem Hi, how do I access spring beans using OSGi? These are the contents of my bundle/ jar file: Code: sample-si-filter-demo.jar -META-INF/ -spring/ -sample-si-filter-demo.xml -MANIFEST.MF -sample/ -si/ ... |