Commit f9dd575e authored by Christian Schudt's avatar Christian Schudt

Delete web.xml.startup.servlet

Most likely not needed. It references a non-existent class.
parent 21f57aa5
<servlet>
<servlet-name>XMPPBootServlet</servlet-name>
<servlet-class>org.jivesoftware.messenger.XMPPBootServlet</servlet-class>
<load-on-startup>1</load-on-startup>
</servlet>
\ No newline at end of file
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