Web service stubs are regenerated to incorporate new the methods. Excveption handling...
[jabaws.git] / webservices / compbio / data / msa / jaxws / TestAllServices.java
diff --git a/webservices/compbio/data/msa/jaxws/TestAllServices.java b/webservices/compbio/data/msa/jaxws/TestAllServices.java
new file mode 100644 (file)
index 0000000..2ff7814
--- /dev/null
@@ -0,0 +1,15 @@
+\r
+package compbio.data.msa.jaxws;\r
+\r
+import javax.xml.bind.annotation.XmlAccessType;\r
+import javax.xml.bind.annotation.XmlAccessorType;\r
+import javax.xml.bind.annotation.XmlRootElement;\r
+import javax.xml.bind.annotation.XmlType;\r
+\r
+@XmlRootElement(name = "testAllServices", namespace = "http://msa.data.compbio/01/12/2010/")\r
+@XmlAccessorType(XmlAccessType.FIELD)\r
+@XmlType(name = "testAllServices", namespace = "http://msa.data.compbio/01/12/2010/")\r
+public class TestAllServices {\r
+\r
+\r
+}\r