Thanks for the description.
The Spring-DM version is the same since the beginning of the Karaf 2.2.x
branch (1.2.1), but we updated "minor" version of Spring.
I gonna try to reproduce with different Karaf versions.
Regards
JB
On 10/26/2012 12:01 PM, kva wrote:
I found an easy way to reproduce:
- extract an stock 2.2.5 karaf
- add spring-dm to bootFeatures property in org.apache.karaf.features.cfg
- copy an empty applicationContext.xml to deploy directory
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
</beans>
- start karaf
- in the console I see applicationContext.xml listed but the Spring column
is empty
- restarting the spring-osgi-extender then really starts the application
context.
Can you verify this scenario?
--
View this message in context:
http://karaf.922171.n3.nabble.com/Spring-DM-bundles-not-fully-deployed-tp4026486p4026584.html
Sent from the Karaf - User mailing list archive at Nabble.com.
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com