X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=webservices%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FUnsupportedRuntimeExceptionBean.java;h=5e1268aa136879e5fed233ebc06a98cc12343ea0;hb=3644426ec0e9e9ceb798bd426085d8d9dd8dbb56;hp=c10959d5967bdc9bfea1f46379cb69c4146405f0;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/webservices/compbio/data/msa/jaxws/UnsupportedRuntimeExceptionBean.java b/webservices/compbio/data/msa/jaxws/UnsupportedRuntimeExceptionBean.java index c10959d..5e1268a 100644 --- a/webservices/compbio/data/msa/jaxws/UnsupportedRuntimeExceptionBean.java +++ b/webservices/compbio/data/msa/jaxws/UnsupportedRuntimeExceptionBean.java @@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType; * Generated source version: 2.2.1 * */ -@XmlRootElement(name = "UnsupportedRuntimeException", namespace = "http://msa.data.compbio/01/01/2010/") +@XmlRootElement(name = "UnsupportedRuntimeException", namespace = "http://msa.data.compbio/01/12/2010/") @XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "UnsupportedRuntimeException", namespace = "http://msa.data.compbio/01/01/2010/") +@XmlType(name = "UnsupportedRuntimeException", namespace = "http://msa.data.compbio/01/12/2010/") public class UnsupportedRuntimeExceptionBean { private String message;