阅读背景:

项目重新部署后报The attribute required is undefined for the annotation type XmlElementRef

来源:互联网 
在另外一台机器上部署项目,项目导进Eclipse中发现有异常
public class BooleanFeatureType
    extends FeatureBaseType{

    @XmlElementRef(name = "Value", namespace = "https://schemas.sean.com/ma/CA/OPM/", 
			type = JAXBElement.class, required = false)
    protected JAXBElement<Boolean> value;
......pub



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: