dm server « Development « Spring Q&A





1. SpringSource dm Server occastionally fails to unpack valid ZIP file    stackoverflow.com

When deploying my project to SpringSource dm Server, every once in a while a JAR fails to deploy with the following message:

/mnt/myproject/springsource/work/com.springsource.server.deployer/packed/my.project.0.1.10.M.jar' cannot be unpacked.

java.util.zip.ZipException: error in opening zip file
There are ...

2. Configure trace for SpringServer dm 2    stackoverflow.com

According to the Spring documentation,

By default, the dm Server trace file is called $SERVER_HOME/serviceability/logs/dm-server/log_i.log ... The index i varies from 1 to 4, ...

3. Using JAXB inside a Confluence Plugin    stackoverflow.com

I have a Confluence plugin I am working on that contains a series of classes that use JAXB. When the plugin runs I get the following runtime-exception:

[INFO] [talledLocalContainer] javax.xml.bind.JAXBException: Provider ...

4. Can't install dm Server plugins    forum.springsource.org

Apr 26th, 2011, 11:39 AM #1 rherrick View Profile View Forum Posts Private Message Visit Homepage Member Join Date Sep 2005 Location Webster Groves, MO Posts 85 Can't install dm Server ...

5. Differences between Spring dm Server and Spring DM's test suite support    forum.springsource.org

Differences between Spring dm Server and Spring DM's test suite support Hi all, I am currently in the process of migrating a project consisting of a number of Spring-powered OSGi bundles ...

6. reloading with dm Server?    forum.springsource.org

reloading with dm Server? One of the major problems we run into when we develop web applications is the constant need to restart the server to see our changes. Reading about ...

7. remoting with spring dm server    forum.springsource.org

I am trying to get the remote service up and running on a dm server through "org.springframework.remoting.httpinvoker.HttpInvo kerServiceExporter" But the service is not available while accessing through client [500 error] In ...

8. MyFaces in Spring DM Server    forum.springsource.org

MyFaces in Spring DM Server I am trying out Spring DM Server, and I want to use MyFaces together with Spring DM, but I am not really sure how to proceed. ...

9. Dm-server multiple bundles x multiple persistence units    forum.springsource.org

Dm-server multiple bundles x multiple persistence units Hi all, I've been using Hibernate session factory + JPA annotatins for a long time and decided I was ready to give entity manager ...





10. dm server not starting    forum.springsource.org

dm server not starting hi, ive downloaded springsource-tool-suite-2.0.2-e3.4-win32.zip and then try to create a new server,ive downloaded springsource-dm-server-1.0.2.RELEASE.zip, when i try to start it i get: java.lang.NoClassDefFoundError: com/springsource/server/kernel/bootstrap/Bootstrap Caused by: java.lang.ClassNotFoundException: ...

11. Spring dm Server v.s. Spring DM    forum.springsource.org

Spring Dynamic Modules is the basis for Spring dm Server. It provides bundle creation tool Bundlor, Bundle Extender which creates spring context for all of your OSGi bundles, etc. dm Server ...

12. Spring dm Server v.s. Spring DM    forum.springsource.org

Spring dm Server v.s. Spring DM Hi, I am wondering what are the differences between "Spring dm Server" and "Spring DM"? Which one is better suited for building the middle-layer server ...

13. bundle versions in EBR and dm server list do not match    forum.springsource.org

bundle versions in EBR and dm server list do not match Hello, is it possible that the EBR bundle repository has versions of bundles that do not appear in the repository ...

14. dm Server + ECF    forum.springsource.org

15. Spring Dynamic Modules 2.0.0.M1 and DM Server-2.x    forum.springsource.org

Hi, Apologies if this has been discussed already, but it is rather difficult to search for. dm-server-2.0.1.RELEASE comes bundled with Dynamic Modules 1.2.1. Is it currently possible to develop against Dynamic ...

16. Tracing the problem in a Web Bundle depoyed on the Spring DM server    forum.springsource.org

Sep 24th, 2010, 10:35 AM #1 Hajer View Profile View Forum Posts Private Message Junior Member Join Date Aug 2010 Posts 4 Tracing the problem in a Web Bundle depoyed on ...