[vlma-devel] commit: Embed Jetty to run VLMaw in a standalone mode. (Adrien Grand )
git version control
git at videolan.org
Sat Aug 16 00:45:41 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Fri Aug 15 22:46:02 2008 +0200| [4a2efb8ad22eaf291fe5ce54452f44a22e943f9b] | committer: Adrien Grand
Embed Jetty to run VLMaw in a standalone mode.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=4a2efb8ad22eaf291fe5ce54452f44a22e943f9b
---
.../java/org/videolan/vlma/VLMaServiceImpl.java | 2 +-
vlma-daemon/src/main/resources/config.properties | 1 -
vlma-distribution/pom.xml | 82 ++++++++-
vlma-distribution/src/assembly/bin.xml | 6 +-
vlma-distribution/src/bin/vlma-env.sh | 64 ++++++
vlma-distribution/src/bin/vlmad | 66 +------
vlma-distribution/src/bin/vlmaw | 53 +++++
vlma-distribution/src/conf/jetty.xml | 205 ++++++++++++++++++++
vlma-webapp/pom.xml | 1 +
.../videolan/vlma/web/servlet/RrdGraphServlet.java | 2 +-
10 files changed, 410 insertions(+), 72 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=4a2efb8ad22eaf291fe5ce54452f44a22e943f9b
More information about the vlma-devel
mailing list