Commit e5fa164a authored by Derek DeMoro's avatar Derek DeMoro Committed by derek

Updating web.xml to reflect running in standalone mode.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@91 b35dd754-fafc-0310-a699-88a17e54d16e
parent fc607969
......@@ -10,12 +10,13 @@
<param-name>javax.servlet.jsp.jstl.fmt.localizationContext</param-name>
<param-value>la</param-value>
</context-param>
<!-- Uncomment if running in application server only
<servlet>
<servlet-name>XMPPBootServlet</servlet-name>
<servlet-class>org.jivesoftware.messenger.XMPPBootServlet</servlet-class>
<load-on-startup>1</load-on-startup>
</servlet>
</servlet>
-->
<!--@@JSPC-SERVLETS@@-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment