From 89ef40ba1064d443c8f04e345d8d704b542778a4 Mon Sep 17 00:00:00 2001 From: Matt Tucker Date: Fri, 11 Apr 2003 15:06:24 +0000 Subject: [PATCH] Use context params instead of servlet params, as this may make WAR deployment easier. git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1878 b35dd754-fafc-0310-a699-88a17e54d16e --- apps/webchat/source/config/WEB-INF/web.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/webchat/source/config/WEB-INF/web.xml b/apps/webchat/source/config/WEB-INF/web.xml index 08f5bf833..034734e70 100644 --- a/apps/webchat/source/config/WEB-INF/web.xml +++ b/apps/webchat/source/config/WEB-INF/web.xml @@ -7,14 +7,15 @@ WebChat Smack-powered WebChat Application + + host + jivesoftware.com + + ChatServlet org.jivesoftware.webchat.ChatServlet - - host - - 1