X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml.template;h=5a31a7bef68fc8b77338e11d0a7017fb0c8cdb08;hb=cc3a4940ce06e23e0d480d5db706878a11c007c3;hp=3082c3461cfbb5f7a4d2e3f39e9f77b635b9661d;hpb=01060d02668fe81b41b2ddf7bcbb1e072c7369c1;p=demoscenemusic.git diff --git a/src/main/webapp/WEB-INF/web.xml.template b/src/main/webapp/WEB-INF/web.xml.template index 3082c34..5a31a7b 100644 --- a/src/main/webapp/WEB-INF/web.xml.template +++ b/src/main/webapp/WEB-INF/web.xml.template @@ -4,16 +4,47 @@ DemosceneMusic Database for all demoscene music + + Listener for context-related events + net.pterodactylus.demoscenemusic.core.Core + + - storage.streamed The directory where the streaming files (MP3, Vorbis, etc.) are stored. + storage.streamed /var/lib/demoscene-music/streamed - storage.original The directory where the original files (binaries, SID files, MOD files, etc.) are stored. + storage.original /var/lib/demoscene-music/original + + DB Connection + jdbc/demosceneMusic + javax.sql.DataSource + Container + + + + TemplateServlet + net.pterodactylus.demoscenemusic.core.TemplateServlet + + artist + net.pterodactylus.demoscenemusic.page.ArtistPage + + + artists + net.pterodactylus.demoscenemusic.page.ArtistsPage + + 0 + + + + TemplateServlet + /* + +