Registry / dependency-injection / org-apache-servicemix-bundles-spring-context

org-apache-servicemix-bundles-spring-context

JSON →
library6.2.8_1javamavenunverified

OSGi bundle wrapping Spring Context for use in Apache ServiceMix environments.

<dependency> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.spring-context</artifactId> <version>6.2.8_1</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-SERVICE
O
org-apache-servicemix-bundles-spring-context
dependency-injectionjavav6.2.8_1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApplicationContext
org.springframework.context.ApplicationContext

Minimal usage of Spring ApplicationContext via ServiceMix bundle.

import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; public class Main { public static void main(String[] args) { ApplicationContext ctx = new ClassPathXmlApplicationContext("beans.xml"); System.out.println("Context loaded"); } }
Debug
Known issues
gotchaBundle version 6.2.8_1 may have compatibility issues with newer Spring versions.
fix
Check Spring version compatibility and consider using a newer bundle.
affects: 6.2.8_1
Upgrade
Version history
6.2.8_1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
OpenAI (training)
1
Resources
org-apache-servicemix-bundles-spring-context — mvn dependency:get org-apache-servicemix-bundles-spring-context · libregistry