Looks like the same code works fine after performing the regular migration steps including changing the web.xml etc. Not sure if thats the way to go!!
Type: Posts; User: dusovana; Keyword(s):
Looks like the same code works fine after performing the regular migration steps including changing the web.xml etc. Not sure if thats the way to go!!
looking at the solution proposed in
http://forum.springsource.org/showthread.php?t=75881
I get this error when I install an existing web application( working in tomcat ) to Spring DM Server 2.0.0.RELEASE. Any clues on what I am missing here?
12 Feb 2010 13:09:39,236 ERROR...
I have few OSGi war bundles configured with various services and different cardinalities. Is it possible to debug these osgi services without deploying to Spring DM?
I am thinking in the lines of...
Do we have any sample code for the driver(drive dm Server's JMX interface to deploy/undeploy)?
I am not sure(yet) if I can integrate this driver into our continuous Integration Server(hudson)...
Any luck in installing tomcat manager in Spring DM?. Btw, are you thinking of using the tomcat:deploy feature to install your wars to Spring DM??
Need help with these 2 questions.
1. Can we to use tomcat-maven plugin to deploy wars directly to Spring DM Server ?
2. Can we Create OSGi wars and install to Tomcat OSGi Service using...
removed and moved to relevant forum
Use Spring DM Server.
Costin, what is the benefit of TomcatWarDeployer in Spring DM Server?. can we install wars automatically as we do using tomcat:deploy into Spring DM? How can I register the same catalina service in...