VIVO-1022 Load ORNG sample gadgets from the local server, not from UCSF

This commit is contained in:
Jim Blake 2015-04-21 16:18:15 -04:00
parent c623e32cff
commit b26d824cb2
11 changed files with 1925 additions and 13 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app
version="2.5"
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
>
</web-app>