Last change
on this file since 4350 was
4350,
checked in by Nicklas Nordborg, 7 years ago
|
References #939: Installation wizard for Relax server
Created the installation servlet but it is only an empty template so far.
|
File size:
250 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8" ?> |
---|
2 | <servlets xmlns="http://base.thep.lu.se/servlets.xsd"> |
---|
3 | <servlet> |
---|
4 | <servlet-name>Install</servlet-name> |
---|
5 | <servlet-class>net.sf.basedb.relax.servlet.InstallServlet</servlet-class> |
---|
6 | </servlet> |
---|
7 | </servlets> |
---|
Note: See
TracBrowser
for help on using the repository browser.