一次系统断电维护之后,apache cxf 的 web service 接口调用一直报错: java.lang.IllegalArgumentException: No enum constant org.apache.ws.commons.schema.XmlSchemaForm. at java.lang.Enum.valueOf(Unknown Source) at org.apache.ws.commons.schema.EnumUtil.valueOf(EnumUtil.java:33…
1.启动tomcat时报错:Error creating bean with name 'payInfService': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: org.apache.cxf.common.jaxb.JAXBUtils.closeUnmarshaller(Ljavax/xml/bind/Unmarshaller;)V, 2.当时觉得很奇怪,因为有两个项目都…