
|
If you were logged in you would be able to see more operations.
|
|
|
|
Currently I have 1.1m1 version of spring-osgi running except for start
spring-osgi-test bundle.
I have all the dependencies associated with start spring-osgi-test-
installed but i get an exception because it cannot load the
OsgiTestInfoHolder using the ClassLoader from the Bundle class in
HolderLoader.java.
Anyone have any ideas why? I've attached the error:
osgi> install file:SpringDynamicModules/spring-osgi-test-1.1.0-m1.jar
Bundle id is 31
osgi> start 31
org.osgi.framework.BundleException: Exception in
org.springframework.osgi.test.i...
...
Caused by: java.lang.IllegalStateException: cannot properly load class
org.sprin
gframework.osgi.test.internal.holder.OsgiTestInfoHolder
|
|
Description
|
Currently I have 1.1m1 version of spring-osgi running except for start
spring-osgi-test bundle.
I have all the dependencies associated with start spring-osgi-test-
installed but i get an exception because it cannot load the
OsgiTestInfoHolder using the ClassLoader from the Bundle class in
HolderLoader.java.
Anyone have any ideas why? I've attached the error:
osgi> install file:SpringDynamicModules/spring-osgi-test-1.1.0-m1.jar
Bundle id is 31
osgi> start 31
org.osgi.framework.BundleException: Exception in
org.springframework.osgi.test.i...
...
Caused by: java.lang.IllegalStateException: cannot properly load class
org.sprin
gframework.osgi.test.internal.holder.OsgiTestInfoHolder |
Show » |
| There are no comments yet on this issue.
|
|