Add file needed for WS deployment on Tomcat DAO
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 10:32:20 +0000 (10:32 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 3 Feb 2014 10:32:20 +0000 (10:32 +0000)
build.xml

index 7b08aa6..1ce818c 100644 (file)
--- a/build.xml
+++ b/build.xml
                        <zipfileset dir="${basedir}/WEB-INF" prefix="WEB-INF">
                                <exclude name="classes"/>
                                <include name="web.xml"/>
+                               <include name="sun-jaxws.xml"/>
                                <include name="lib/*"/>
                        </zipfileset>
                        <zipfileset dir="." includes="${proteocache-jar}" fullpath="WEB-INF/lib/proteocache.jar"/>