No hanasakijiji, I had already tried this and it's not solving anything.
And about Spring 3.x, Springsource DM Server 2 already uses Spring Framework 3, so nothing new there.
Type: Posts; User: GlanduSchmoldu; Keyword(s):
No hanasakijiji, I had already tried this and it's not solving anything.
And about Spring 3.x, Springsource DM Server 2 already uses Spring Framework 3, so nothing new there.
Hello,
Working with SpringSource DM Server 2.0.0, I was used to use annotations to manage transactions, using <context:load-time-weaver aspectj-weaving="on" /> and <tx:annotation-driven...
Hello,
I'm in trouble using @Transactional and <tx:annotation-driven> in several OSGi bundles deployed together (using SpringSource DM Server).
Quick sum-up of my concerns:
After some...
Ok, nobody seems interested by this topic. I still add conclusions from my last test.
Seems there were some issues with my Struts library bundle. I'm now using the bundle from the SpringSource...
Hello,
As said in the title, is there a way to add a password to the telnet console ?
GS
Hello !
I'm trying to use Struts 1 on a Spring DM Server. I would like to create a Web Bundle (Module-Type: Web) using Struts as a regular OSGi (library) bundle.
I found lots of tutorials about...
Hello guys !
Vishalj said there is support for Struts 1 in Spring DM server. I'm currently trying to use Struts 1 on this server, but I'm new with both Spring DM and Struts.
All tutorials I...