Hi, I'm using spring mvc in a osgi environment (virgo server, equinox). My web site should have a dynamic tree, nodes should be reloaded after user interaction.
Can anyone recommend a framework...
Type: Posts; User: borobudur; Keyword(s):
Hi, I'm using spring mvc in a osgi environment (virgo server, equinox). My web site should have a dynamic tree, nodes should be reloaded after user interaction.
Can anyone recommend a framework...
Has anyone used the eclipse modeling framework in the spring osgi environment?
I generated some code with EMF and trying to use it in a Virgo-Server.
I can start the generated bundle but...
Hi, I can't start the following bundle from the bundle repository in the virgo server:
com.springsource.org.apache.xerces-2.8.1.jar
The depending two bundles are installed:
...
I'm going through this http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step-Part-2.html tutorial and I have two little problems with it:
1. I handle over the now-variable...
Guys, sorry to have bother you!
I found the problem: the property appserver.home=/usr/share/tomcat5 was incorrect.
Thanks for your help.
Didn't help :-(
I have installed tomcat on Linux-Ubuntu and it seems to work properly.
I can install and list an application with ant successfully. But if I try to start the application I get this:
FAIL -...