S.Isaev
May 28th, 2008, 07:36 AM
Hello
I can't run Simple Service Example from springframework.svn.sourceforge.net.
I have this error in start bundle:
-> WARNING: *** Class 'org.springframework.osgi.service.exporter.support .OsgiServiceFactoryBeanBeanInfo' was not found because bundle 35 does
not import 'org.springframework.osgi.service.exporter.support ' even though bundle 28 does export it.
I try to add "org.springframework.osgi.service.exporter.support" to Import-Package and enather error:
-> WARNING: *** Package 'org.springframework.osgi.service.exporter.support ' is imported by bundle 35 from bundle 28, but the exported package
from bundle 28 does not contain the requested class 'org.springframework.osgi.service.exporter.support .OsgiServiceFactoryBeanBeanInfo'.
I can't find class "OsgiServiceFactoryBeanBeanInfo'".
Use:
- felix 1.0.4;
- Spring DM 1.1.0 M2.
Attached:
- full error;
- log command "ps -l";
- zipped jar of bilded example.
Help me :)
I can't run Simple Service Example from springframework.svn.sourceforge.net.
I have this error in start bundle:
-> WARNING: *** Class 'org.springframework.osgi.service.exporter.support .OsgiServiceFactoryBeanBeanInfo' was not found because bundle 35 does
not import 'org.springframework.osgi.service.exporter.support ' even though bundle 28 does export it.
I try to add "org.springframework.osgi.service.exporter.support" to Import-Package and enather error:
-> WARNING: *** Package 'org.springframework.osgi.service.exporter.support ' is imported by bundle 35 from bundle 28, but the exported package
from bundle 28 does not contain the requested class 'org.springframework.osgi.service.exporter.support .OsgiServiceFactoryBeanBeanInfo'.
I can't find class "OsgiServiceFactoryBeanBeanInfo'".
Use:
- felix 1.0.4;
- Spring DM 1.1.0 M2.
Attached:
- full error;
- log command "ps -l";
- zipped jar of bilded example.
Help me :)