osgi> install file:HelloWorldOSGiSpringDM_1.0.0.jar
Bundle id is 22
Location file:HelloWorldOSGiSpringDM_1.0.0.jar
State 2
Bundle 22|Installed | 1|HelloWorldOSGiSpringDM (1.0.0)
Version 1.0.0
SymbolicName HelloWorldOSGiSpringDM
BundleContext null
Module osgi.identity; osgi.identity="HelloWorldOSGiSpringDM"; type="osgi.bundle"; version:Version="1.0.0" [id=22]
ServicesInUse null
RegisteredServices null
BundleId 22
LastModified 1409211674925
Headers Bundle-ManifestVersion = 2
Bundle-Name = HelloWorldOSGiSpringDM
Bundle-RequiredExecutionEnvironment = JavaSE-1.6
Bundle-SymbolicName = HelloWorldOSGiSpringDM
Bundle-Version = 1.0.0
Export-Package = kr.co.jabsiri.helloworldosgi.springdm.service
Manifest-Version = 1.0
osgi> start 22
osgi> spring dm start
osgi> b 22
HelloWorldOSGiSpringDM_1.0.0 [22]
Id=22, Status=ACTIVE Data Root=C:\develop\OSGi\sample\plugins\configuration\org.eclipse.osgi\22\data
"Registered Services"
{kr.co.jabsiri.helloworldosgi.springdm.service.HelloWorldOSGiSpringDMPrinter}={org.springframework.osgi.bean.name=helloWorldOSGiSpringDMPrinter, Bundle-SymbolicName=HelloWorldOS
GiSpringDM, Bundle-Version=1.0.0, service.id=49, service.bundleid=22, service.scope=bundle}
{org.springframework.osgi.context.DelegatedExecutionOsgiBundleApplicationContext, org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext, org.springframework.
context.ConfigurableApplicationContext, org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle, java.io.Closeable, org.springframework.beans.factory.L
istableBeanFactory, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.MessageSource, org.springframework.context.ApplicationEventPublisher, org.
springframework.core.io.support.ResourcePatternResolver, org.springframework.beans.factory.BeanFactory, org.springframework.core.io.ResourceLoader, java.lang.AutoCloseable, org.spri
ngframework.beans.factory.DisposableBean}={org.springframework.context.service.name=HelloWorldOSGiSpringDM, Bundle-SymbolicName=HelloWorldOSGiSpringDM, Bundle-Version=1.0.0, service
.id=50, service.bundleid=22, service.scope=singleton}
Services in use:
{org.springframework.beans.factory.xml.NamespaceHandlerResolver}={spring.osgi.core.bundle.id=18, spring.osgi.core.bundle.timestamp=1409042843468, service.id=47, service.bundleid
=19, service.scope=singleton}
{org.xml.sax.EntityResolver}={spring.osgi.core.bundle.id=18, spring.osgi.core.bundle.timestamp=1409042843468, service.id=48, service.bundleid=19, service.scope=singleton}
{org.osgi.service.packageadmin.PackageAdmin}={service.ranking=2147483647, service.pid=0.org.eclipse.osgi.internal.framework.legacy.PackageAdminImpl, service.vendor=Eclipse.org -
Equinox, service.id=11, service.bundleid=0, service.scope=singleton}
Exported packages
kr.co.jabsiri.helloworldosgi.springdm.service; version="0.0.0"[exported]
No imported packages
No fragment bundles
No required bundles |