I had already tried it, but it doesn't run...:(
Type: Posts; User: jhergar; Keyword(s):
I had already tried it, but it doesn't run...:(
On META-INF/spring folder
Hello!
I'm developing a modular application. I have a Web client that runs and a server side. On server side I would like to integrate Hibernate. However I have a problem with Spring+Hibernate...
Hello!
I have developed a simple Hello bundle. I use Spring Dynamic Modules. The bundle only print "Hello Jose" when init-method is called. The manifest and Spring context file are:...
Hello!
I have a problem deploying a simple Spring DM-OSGi project into Felix. I have followed http://www.baptiste-wicht.com/2010/07/osgi-spring-dynamic-modules-hello-world/. However, when I deploy...
Hello!
I have the same problem. My xml is like:
<code>
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
...