Hi All,

Could anyone be kind enough to explain where i am going wrong.
Below is the output of bundles in framework

Framework is launched.

id    State       Bundle
0    ACTIVE      org.eclipse.osgi_3.6.2.R36x_v20110210
1    ACTIVE      org.springframework.transaction_2.5.6
2    ACTIVE      org.springframework.osgi.extender_1.2.1
3    ACTIVE      org.apache.commons.logging_1.0.4.v201005080501
4    ACTIVE      org.springframework.test_2.5.6.SEC01
5    ACTIVE      org.springframework.jdbc_2.5.6
6    ACTIVE      com.springsource.org.aopalliance_1.0.0
7    ACTIVE      org.eclipse.osgi.services_3.2.100.v20100503
8    ACTIVE      org.springframework.osgi.io_1.2.1
9    RESOLVED    MySql_Driver_1.0.0.qualifier
                Master=13
10    ACTIVE      org.springframework.context_2.5.6.SEC01
11    ACTIVE      org.springframework.core_2.5.6.SEC01
12    ACTIVE      org.springframework.beans_2.5.6.SEC01
13    ACTIVE      com.springsource.org.apache.commons.dbcp_1.2.2.osgi
                Fragments=9
14    ACTIVE      testJDBC_1.0.0.qualifier
15    ACTIVE      com.springsource.net.sf.cglib_2.1.3
16    ACTIVE      org.springframework.aop_2.5.6.SEC01
17    ACTIVE      javax.servlet_2.5.0.v200910301333
18    ACTIVE      org.springframework.osgi.core_1.2.1
19    ACTIVE      com.springsource.org.objectweb.asm_2.2.3
20    ACTIVE      com.springsource.org.apache.commons.pool_1.5.3


As per above output will bundle 13 have access to the Mysql Driver class ?

As per my understanding fragments bundle classes can be accessed by the host
bundle

Please correct me if i am wrong.


The reason i am asking the above is, I am facing class
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to