Dear drudman,
you are right! In Spring DM Server 2.0.x the web module support has been removed. To follow the standard of web applications the better solution is generate yuor web bundle like a WAR...
Type: Posts; User: bomberjava; Keyword(s):
Dear drudman,
you are right! In Spring DM Server 2.0.x the web module support has been removed. To follow the standard of web applications the better solution is generate yuor web bundle like a WAR...
Hi,
I use STS version 2.3.0.RELEASE.
I have declared the web context path header in the MANIFEST.MF and that the Spring OSGi Bundle Nature is applied to the project.
For now I've found this...
Hi,
anyone knows how to deploy a war web bundle in Spring DM Server 2.0 using Spring Tool Suite "Add/Remove" functionality? If I deploy my web appplication with STS I find in stage directory the...
Hi to everyone,
I'm using dm server 2.0.0.RELEASE and I've a problem with deployment of a war web bundle using Icefaces implementation for JSF.
When I deploy war archive I obtained this error:
...
Hi,
Today I've downloaded spring DM server 2.0.0.RELEASE but this bug isn't resolved!
How can i deploy a WAR web bundle directly from Eclipse Spring Tool Suite?
Bye
Federico
Thank you very much! It's a great solution...
Bye Bye.
Federico
Hi to everybody,
I have a simple question to you. I'm programming an OSGI Application with Spring Dynamic Modules and Dm Server; Is there the possibility to get the uptime of my DM Server istance...
Hi everyone,
I don't able to redirect my log4j logging message to my Eclipse Console.
This is my simple log4j configuration file (log4j.xml):
<?xml version="1.0" encoding="UTF-8" ?>
...
Hi,
Thank you for the suggestion of your experience with cxf.
Can I ask you where I you have downloaded the "2.0.0.M5 of the SpringSource dm server Eclipse integration" because I can't find it....
hi,
I've tried with the springsource-dm-server-2.0.0.CI-R337-B285 nightly-build, but nothing is going well.
When I put cxf-bundle-minimal-2.2.1 in '/repository/bundles/usr' I can't see this...
I currently using community 1.0.2 version. The nightly build versions are quite stable?
Thanks a lot!!
Hi,
I have a serious problem with the running of apache cxf bundle.
I have follow this thread at the letter http://forum.springsource.org/showthread.php?t=72299
but I can't get this bundle up...