关于使用myeclipse生成webservice报An internal error occurred during 错误

在使用myeclipse创建webservice过程中遇到内部错误,错误信息为'Generating JAX-WS Web Services'和'Unable to create JAXBContext'。问题源于com.asiainfo.cbss.controller.jaxws包下的DebtAgeAnalysis类和实体类同名,导致XML类型冲突。解决方案是修改冲突的方法名称,避免名称重复,从而消除错误。
摘要由CSDN通过智能技术生成

今天使用myeclipse生成webservice时,一直报错:
An internal error occurred during: “Generating JAX-WS Web Services”.
Unable to create JAXBContext

在启动tomcat时显示如下错误:
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
Two classes have the same XML type name “debtAgeAnalysis”. Use @XmlType.name and @XmlType.namespace to assign different names to them.
this problem is related to the following location:
at com.asiainfo.cbss.controller.jaxws.DebtAgeAnalysis
this problem is related to the following location:
at com.asiainfo.cbss.entity.DebtAgeAnalysis
at private java.util.List com.asiainfo.cbss.controller.jaxws.DebtAgeAnalysisResponse._return
at com.asiainfo.cbss.controller.jaxws.DebtAgeAnalysisResponse

at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:102)
at com.sun.xml.b
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值