<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for typed by Hans</title>
	<atom:link href="http://notehive.com/wp/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://notehive.com/wp</link>
	<description></description>
	<pubDate>Mon, 21 May 2012 02:01:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by shashikala</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-383</link>
		<dc:creator>shashikala</dc:creator>
		<pubDate>Thu, 10 May 2012 08:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-383</guid>
		<description>i am getting this error</description>
		<content:encoded><![CDATA[<p>i am getting this error</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by shashikala</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-382</link>
		<dc:creator>shashikala</dc:creator>
		<pubDate>Thu, 10 May 2012 08:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-382</guid>
		<description>-&#62; 89287 [FelixDispatchQueue] INFO  [undefined]  - BundleEvent STARTED
WARNING: META-INF/services/org.apache.commons.logging.LogFactory (org.apache.felix.moduleloader.ResourceNotFoundException: META-INF/services/org.apache.commons.logging.LogFactory)
WARNING: *** Class 'org.apache.commons.dbcp.BasicDataSourceBeanInfo' was not found because bundle 44 does not import 'org.apache.commons.dbcp' even though bundle 44 does export it. To resolve this issue, add an import for 'org.apache.commons.dbcp' to bundle 44. ***
WARNING: *** Package 'org.apache.commons.dbcp' is imported by bundle 45 from bundle 44, but the exported package from bundle 44 does not contain the requested class 'org.apache.commons.dbcp.BasicDataSourceBeanInfo'. Please verify that the class name is correct in t
WARNING: *** Class 'java.lang.ObjectBeanInfo' was not found. Bundle 45 does not import package 'java.lang', nor is the package exported by any other bundle or available from the system class loader. *** (java.lang.ClassNotFoundException: *** Class 'java.lang.Object
DataSource Service Exists
ERROR: Unable to get module class path. (java.lang.NullPointerException)
java.lang.NullPointerException
        at java.util.jar.Manifest$FastInputStream.fill(Unknown Source)
        at java.util.jar.Manifest$FastInputStream.readLine(Unknown Source)
        at java.util.jar.Manifest$FastInputStream.readLine(Unknown Source)
        at java.util.jar.Attributes.read(Unknown Source)
        at java.util.jar.Manifest.read(Unknown Source)
        at java.util.jar.Manifest.(Unknown Source)
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.calculateContentPath(ContentLoaderImpl.java:344)
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.initializeContentPath(ContentLoaderImpl.java:315)
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.getClassPath(ContentLoaderImpl.java:90)
        at org.apache.felix.framework.searchpolicy.ContentClassLoader.findClass(ContentClassLoader.java:154)
        at org.apache.felix.framework.searchpolicy.ContentClassLoader.loadClassFromModule(ContentClassLoader.java:94)
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.getClass(ContentLoaderImpl.java:166)
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClassOrResource(R4SearchPolicyCore.java:471)
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClass(R4SearchPolicyCore.java:185)
        at org.apache.felix.framework.searchpolicy.R4SearchPolicy.findClass(R4SearchPolicy.java:45)
        at org.apache.felix.moduleloader.ModuleImpl.getClass(ModuleImpl.java:216)
        at org.apache.felix.framework.searchpolicy.R4Wire.getClass(R4Wire.java:116)
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.searchImports(R4SearchPolicyCore.java:505)
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClassOrResource(R4SearchPolicyCore.java:466)
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClass(R4SearchPolicyCore.java:185)
        at org.apache.felix.framework.searchpolicy.R4SearchPolicy.findClass(R4SearchPolicy.java:45)
        at org.apache.felix.moduleloader.ModuleImpl.getClass(ModuleImpl.java:216)
        at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:1540)
        at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:358)
        at org.springframework.osgi.util.BundleDelegatingClassLoader.findClass(BundleDelegatingClassLoader.java:99)
        at org.springframework.osgi.util.BundleDelegatingClassLoader.loadClass(BundleDelegatingClassLoader.java:156)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1138)
        at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:882)
        at com.causeway.dbpool.PoolActivator$Customizer.addingService(PoolActivator.java:66)
        at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1030)
        at org.osgi.util.tracker.ServiceTracker$Tracked.track(ServiceTracker.java:1008)
        at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:933)
        at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:765)
        at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:623)
        at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:554)
        at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:3566)
        at org.apache.felix.framework.Felix.access$200(Felix.java:37)
        at org.apache.felix.framework.Felix$2.serviceChanged(Felix.java:833)
        at org.apache.felix.framework.ServiceRegistry.fireServiceChanged(ServiceRegistry.java:559)
        at org.apache.felix.framework.ServiceRegistry.registerService(ServiceRegistry.java:75)
        at org.apache.felix.framework.Felix.registerService(Felix.java:2713)
        at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:252)
        at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.registerService(OsgiServiceFactoryBean.java:310)
        at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.registerService(OsgiServiceFactoryBean.java:279)
        at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean$Executor.registerService(OsgiServiceFactoryBean.java:95)
        at org.springframework.osgi.service.exporter.support.internal.controller.ExporterController.registerService(ExporterController.java:40)
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.startExporter(DefaultMandatoryDependencyManager.java:320)
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.checkIfExporterShouldStart(DefaultMandatoryDependencyManager.java:261)
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.discoverDependentImporterFor(DefaultMandatoryDependencyManager.java:254)
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.addServiceExporter(DefaultMandatoryDependencyManager.java:187)
        at org.springframework.osgi.service.dependency.internal.MandatoryDependencyBeanPostProcessor.postProcessAfterInitialization(MandatoryDependencyBeanPostProcessor.java:46)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:423)
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
        at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
        at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
        at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
        at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
        at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
        at java.lang.Thread.run(Unknown Source)
Causeway DataBase Pool Initialisation Failed
89440 [SpringOsgiExtenderThread-7] INFO    - ServiceEvent REGISTERED
89443 [SpringOsgiExtenderThread-7] INFO    - ServiceEvent REGISTERED</description>
		<content:encoded><![CDATA[<p>-&gt; 89287 [FelixDispatchQueue] INFO  [undefined]  - BundleEvent STARTED<br />
WARNING: META-INF/services/org.apache.commons.logging.LogFactory (org.apache.felix.moduleloader.ResourceNotFoundException: META-INF/services/org.apache.commons.logging.LogFactory)<br />
WARNING: *** Class &#8216;org.apache.commons.dbcp.BasicDataSourceBeanInfo&#8217; was not found because bundle 44 does not import &#8216;org.apache.commons.dbcp&#8217; even though bundle 44 does export it. To resolve this issue, add an import for &#8216;org.apache.commons.dbcp&#8217; to bundle 44. ***<br />
WARNING: *** Package &#8216;org.apache.commons.dbcp&#8217; is imported by bundle 45 from bundle 44, but the exported package from bundle 44 does not contain the requested class &#8216;org.apache.commons.dbcp.BasicDataSourceBeanInfo&#8217;. Please verify that the class name is correct in t<br />
WARNING: *** Class &#8216;java.lang.ObjectBeanInfo&#8217; was not found. Bundle 45 does not import package &#8216;java.lang&#8217;, nor is the package exported by any other bundle or available from the system class loader. *** (java.lang.ClassNotFoundException: *** Class &#8216;java.lang.Object<br />
DataSource Service Exists<br />
ERROR: Unable to get module class path. (java.lang.NullPointerException)<br />
java.lang.NullPointerException<br />
        at java.util.jar.Manifest$FastInputStream.fill(Unknown Source)<br />
        at java.util.jar.Manifest$FastInputStream.readLine(Unknown Source)<br />
        at java.util.jar.Manifest$FastInputStream.readLine(Unknown Source)<br />
        at java.util.jar.Attributes.read(Unknown Source)<br />
        at java.util.jar.Manifest.read(Unknown Source)<br />
        at java.util.jar.Manifest.(Unknown Source)<br />
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.calculateContentPath(ContentLoaderImpl.java:344)<br />
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.initializeContentPath(ContentLoaderImpl.java:315)<br />
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.getClassPath(ContentLoaderImpl.java:90)<br />
        at org.apache.felix.framework.searchpolicy.ContentClassLoader.findClass(ContentClassLoader.java:154)<br />
        at org.apache.felix.framework.searchpolicy.ContentClassLoader.loadClassFromModule(ContentClassLoader.java:94)<br />
        at org.apache.felix.framework.searchpolicy.ContentLoaderImpl.getClass(ContentLoaderImpl.java:166)<br />
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClassOrResource(R4SearchPolicyCore.java:471)<br />
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClass(R4SearchPolicyCore.java:185)<br />
        at org.apache.felix.framework.searchpolicy.R4SearchPolicy.findClass(R4SearchPolicy.java:45)<br />
        at org.apache.felix.moduleloader.ModuleImpl.getClass(ModuleImpl.java:216)<br />
        at org.apache.felix.framework.searchpolicy.R4Wire.getClass(R4Wire.java:116)<br />
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.searchImports(R4SearchPolicyCore.java:505)<br />
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClassOrResource(R4SearchPolicyCore.java:466)<br />
        at org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClass(R4SearchPolicyCore.java:185)<br />
        at org.apache.felix.framework.searchpolicy.R4SearchPolicy.findClass(R4SearchPolicy.java:45)<br />
        at org.apache.felix.moduleloader.ModuleImpl.getClass(ModuleImpl.java:216)<br />
        at org.apache.felix.framework.Felix.loadBundleClass(Felix.java:1540)<br />
        at org.apache.felix.framework.BundleImpl.loadClass(BundleImpl.java:358)<br />
        at org.springframework.osgi.util.BundleDelegatingClassLoader.findClass(BundleDelegatingClassLoader.java:99)<br />
        at org.springframework.osgi.util.BundleDelegatingClassLoader.loadClass(BundleDelegatingClassLoader.java:156)<br />
        at java.lang.ClassLoader.loadClass(Unknown Source)<br />
        at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1138)<br />
        at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:882)<br />
        at com.causeway.dbpool.PoolActivator$Customizer.addingService(PoolActivator.java:66)<br />
        at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1030)<br />
        at org.osgi.util.tracker.ServiceTracker$Tracked.track(ServiceTracker.java:1008)<br />
        at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:933)<br />
        at org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:765)<br />
        at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:623)<br />
        at org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:554)<br />
        at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:3566)<br />
        at org.apache.felix.framework.Felix.access$200(Felix.java:37)<br />
        at org.apache.felix.framework.Felix$2.serviceChanged(Felix.java:833)<br />
        at org.apache.felix.framework.ServiceRegistry.fireServiceChanged(ServiceRegistry.java:559)<br />
        at org.apache.felix.framework.ServiceRegistry.registerService(ServiceRegistry.java:75)<br />
        at org.apache.felix.framework.Felix.registerService(Felix.java:2713)<br />
        at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:252)<br />
        at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.registerService(OsgiServiceFactoryBean.java:310)<br />
        at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.registerService(OsgiServiceFactoryBean.java:279)<br />
        at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean$Executor.registerService(OsgiServiceFactoryBean.java:95)<br />
        at org.springframework.osgi.service.exporter.support.internal.controller.ExporterController.registerService(ExporterController.java:40)<br />
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.startExporter(DefaultMandatoryDependencyManager.java:320)<br />
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.checkIfExporterShouldStart(DefaultMandatoryDependencyManager.java:261)<br />
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.discoverDependentImporterFor(DefaultMandatoryDependencyManager.java:254)<br />
        at org.springframework.osgi.service.dependency.internal.DefaultMandatoryDependencyManager.addServiceExporter(DefaultMandatoryDependencyManager.java:187)<br />
        at org.springframework.osgi.service.dependency.internal.MandatoryDependencyBeanPostProcessor.postProcessAfterInitialization(MandatoryDependencyBeanPostProcessor.java:46)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:361)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1344)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)<br />
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)<br />
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)<br />
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)<br />
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)<br />
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)<br />
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:423)<br />
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)<br />
        at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)<br />
        at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)<br />
        at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)<br />
        at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)<br />
        at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)<br />
        at java.lang.Thread.run(Unknown Source)<br />
Causeway DataBase Pool Initialisation Failed<br />
89440 [SpringOsgiExtenderThread-7] INFO    - ServiceEvent REGISTERED<br />
89443 [SpringOsgiExtenderThread-7] INFO    - ServiceEvent REGISTERED</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by Dean</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-381</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Mon, 16 Apr 2012 17:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-381</guid>
		<description>I get the same failure as miseo. Apparently, m2.safehous.org is offline. I have been unable to reach it when trying this that last two days.</description>
		<content:encoded><![CDATA[<p>I get the same failure as miseo. Apparently, m2.safehous.org is offline. I have been unable to reach it when trying this that last two days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by loedolff</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-378</link>
		<dc:creator>loedolff</dc:creator>
		<pubDate>Thu, 09 Feb 2012 06:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-378</guid>
		<description>Uh-oh. Thanks for pointing that out.  I don't know what changed.  Perhaps my Maven project's library dependencies versions were not specified strict enough, and now it's picking up a different version of some upstream dependency than what I had originally tested it with.</description>
		<content:encoded><![CDATA[<p>Uh-oh. Thanks for pointing that out.  I don&#8217;t know what changed.  Perhaps my Maven project&#8217;s library dependencies versions were not specified strict enough, and now it&#8217;s picking up a different version of some upstream dependency than what I had originally tested it with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by miseo</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-377</link>
		<dc:creator>miseo</dc:creator>
		<pubDate>Thu, 09 Feb 2012 02:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-377</guid>
		<description>Hi, m2.codehaus.org is not working..

Downloading: http://m2.safehaus.org/org/springframework/osgi/aopalliance.osgi/1.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework.osgi:aopalliance.osgi:1.0-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out
Downloading: http://m2.safehaus.org/org/springframework/osgi/osgi-repo/1.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework.osgi:osgi-repo:1.0-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out
Downloading: http://m2.safehaus.org/org/springframework/osgi/junit.osgi/3.8.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework.osgi:junit.osgi:3.8.2-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out
Downloading: http://m2.safehaus.org/org/springframework/osgi/log4j.osgi/1.2.15-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework.osgi:log4j.osgi:1.2.15-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out
Downloading: http://m2.safehaus.org/org/osgi/org.osgi.core/4.0/org.osgi.core-4.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] osgi 3rdparty ..................................... SUCCESS [0.202s]
[INFO] osgi deployment ................................... SUCCESS [1.904s]
[INFO] Javax Transaction ................................. SUCCESS [1.647s]
[INFO] Hibernate Classes ................................. SUCCESS [7.742s]
[INFO] HSQLDB ............................................ SUCCESS [1.858s]
[INFO] Hibernate Session ................................. FAILURE [3:30.035s]
[INFO] Model A ........................................... SKIPPED
[INFO] Model B ........................................... SKIPPED
[INFO] Application ....................................... SKIPPED
[INFO] Integration Tests ................................. SKIPPED
[INFO] osgi deployment ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------


Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, m2.codehaus.org is not working..</p>
<p>Downloading: <a href="http://m2.safehaus.org/org/springframework/osgi/aopalliance.osgi/1.0-SNAPSHOT/maven-metadata.xml" rel="nofollow">http://m2.safehaus.org/org/springframework/osgi/aopalliance.osgi/1.0-SNAPSHOT/maven-metadata.xml</a><br />
[WARNING] Could not transfer metadata org.springframework.osgi:aopalliance.osgi:1.0-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out<br />
Downloading: <a href="http://m2.safehaus.org/org/springframework/osgi/osgi-repo/1.0-SNAPSHOT/maven-metadata.xml" rel="nofollow">http://m2.safehaus.org/org/springframework/osgi/osgi-repo/1.0-SNAPSHOT/maven-metadata.xml</a><br />
[WARNING] Could not transfer metadata org.springframework.osgi:osgi-repo:1.0-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out<br />
Downloading: <a href="http://m2.safehaus.org/org/springframework/osgi/junit.osgi/3.8.2-SNAPSHOT/maven-metadata.xml" rel="nofollow">http://m2.safehaus.org/org/springframework/osgi/junit.osgi/3.8.2-SNAPSHOT/maven-metadata.xml</a><br />
[WARNING] Could not transfer metadata org.springframework.osgi:junit.osgi:3.8.2-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out<br />
Downloading: <a href="http://m2.safehaus.org/org/springframework/osgi/log4j.osgi/1.2.15-SNAPSHOT/maven-metadata.xml" rel="nofollow">http://m2.safehaus.org/org/springframework/osgi/log4j.osgi/1.2.15-SNAPSHOT/maven-metadata.xml</a><br />
[WARNING] Could not transfer metadata org.springframework.osgi:log4j.osgi:1.2.15-SNAPSHOT/maven-metadata.xml from/to safehaus-repository (http://m2.safehaus.org): connection timed out<br />
Downloading: <a href="http://m2.safehaus.org/org/osgi/org.osgi.core/4.0/org.osgi.core-4.0.pom" rel="nofollow">http://m2.safehaus.org/org/osgi/org.osgi.core/4.0/org.osgi.core-4.0.pom</a><br />
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[INFO] Reactor Summary:<br />
[INFO]<br />
[INFO] osgi 3rdparty &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. SUCCESS [0.202s]<br />
[INFO] osgi deployment &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.. SUCCESS [1.904s]<br />
[INFO] Javax Transaction &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; SUCCESS [1.647s]<br />
[INFO] Hibernate Classes &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; SUCCESS [7.742s]<br />
[INFO] HSQLDB &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.. SUCCESS [1.858s]<br />
[INFO] Hibernate Session &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; FAILURE [3:30.035s]<br />
[INFO] Model A &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. SKIPPED<br />
[INFO] Model B &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;. SKIPPED<br />
[INFO] Application &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; SKIPPED<br />
[INFO] Integration Tests &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; SKIPPED<br />
[INFO] osgi deployment &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.. SKIPPED<br />
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[INFO] BUILD FAILURE<br />
[INFO] &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by loedolff</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-353</link>
		<dc:creator>loedolff</dc:creator>
		<pubDate>Wed, 09 Feb 2011 18:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-353</guid>
		<description>At the time I did this project, those jars did not contain the metadata that turns a jar into an OSGI bundle (later versions of the same jars might now contain the OSGI metadata in the manifest file).</description>
		<content:encoded><![CDATA[<p>At the time I did this project, those jars did not contain the metadata that turns a jar into an OSGI bundle (later versions of the same jars might now contain the OSGI metadata in the manifest file).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by Fanch444</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-352</link>
		<dc:creator>Fanch444</dc:creator>
		<pubDate>Wed, 09 Feb 2011 14:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-352</guid>
		<description>Hello,

Thank you for your great tutorial, I am a newbie in OSGI and it helps a lot to understand how to structure a project with OSGI.

However, I am not sure to understand why you are re-packaging hibernate-classes, jta and hqldb. Does the normal way to do is to install jar directly in osgi shell? I have the feeling that you need to do that because hibernate jar are not correctly build to run directly in osgi, am I right?

Do you know if there is another way to do it?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thank you for your great tutorial, I am a newbie in OSGI and it helps a lot to understand how to structure a project with OSGI.</p>
<p>However, I am not sure to understand why you are re-packaging hibernate-classes, jta and hqldb. Does the normal way to do is to install jar directly in osgi shell? I have the feeling that you need to do that because hibernate jar are not correctly build to run directly in osgi, am I right?</p>
<p>Do you know if there is another way to do it?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by loedolff</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-329</link>
		<dc:creator>loedolff</dc:creator>
		<pubDate>Tue, 22 Jun 2010 20:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-329</guid>
		<description>Miguel,

I think it should be possible to use this example as a starting point.  I'm afraid getting this dynamic behavior to work is ridiculously complex (not simple!), so if you build on top of this example I would make only very minor changes between running a full test suite and checking in the changes.

The version of Hibernate I used is a little dated now, and there may be other persistence frameworks that are better suited for OSGi type development.</description>
		<content:encoded><![CDATA[<p>Miguel,</p>
<p>I think it should be possible to use this example as a starting point.  I&#8217;m afraid getting this dynamic behavior to work is ridiculously complex (not simple!), so if you build on top of this example I would make only very minor changes between running a full test suite and checking in the changes.</p>
<p>The version of Hibernate I used is a little dated now, and there may be other persistence frameworks that are better suited for OSGi type development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by Miguel Dominguez</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-328</link>
		<dc:creator>Miguel Dominguez</dc:creator>
		<pubDate>Tue, 22 Jun 2010 09:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-328</guid>
		<description>Hello loedolff,
Your work here is very interesting. I'm working on a project being developed over Eclipse PDE and we would like to get Hibernate (with this dynamic behavior) as an OSGi service. Is there a simple way to achieve this from your code?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hello loedolff,<br />
Your work here is very interesting. I&#8217;m working on a project being developed over Eclipse PDE and we would like to get Hibernate (with this dynamic behavior) as an OSGi service. Is there a simple way to achieve this from your code?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Osgi Hibernate Spring-DM Sample by loedolff</title>
		<link>http://notehive.com/wp/2008/07/23/osgi-hibernate-spring-dm-sample/#comment-319</link>
		<dc:creator>loedolff</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://notehive.com/wp/?p=53#comment-319</guid>
		<description>Amit,

I think you are right.  The big problem was (as I remember it from almost 2 years ago), to share the same DynamicConfiguration among bundles (all DynamicSessionFactory instances refer to the same instance of DynamicConfiguration). Looking at it again now it seems that the code could just as well have referenced a single DynamicSessionFactory instance.  At the moment I cannot see why that wouldn't work.

-Hans</description>
		<content:encoded><![CDATA[<p>Amit,</p>
<p>I think you are right.  The big problem was (as I remember it from almost 2 years ago), to share the same DynamicConfiguration among bundles (all DynamicSessionFactory instances refer to the same instance of DynamicConfiguration). Looking at it again now it seems that the code could just as well have referenced a single DynamicSessionFactory instance.  At the moment I cannot see why that wouldn&#8217;t work.</p>
<p>-Hans</p>
]]></content:encoded>
	</item>
</channel>
</rss>

