当我尝试将Web应用程序部署到WebSphere 8.5时,我收到违反协议异常的调用. Web应用程序基于Spring(4.1.4.RELEASE)和Hibernate(4.2.7.Final)技术堆栈.
我已将persistance.xml放入meta-inf目录.
有人解决这个问题吗?
例外:
0000003a visitor W
com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation
[ com.ibm.ws.amm.scan.util.infovisitor@511845444 ] for method [
com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@1491394741 (
org.hibernate.annotations.JoinColumnorFormula.column ) ] Name [ null ]
Description [ Ljavax/persistence/JoinColumn; ] Call in violation of
protocol0000003a visitor W
com.ibm.ws.amm.scan.util.AnnotationInfoDefaultVisitor visitAnnotation
[ com.ibm.ws.amm.scan.util.infovisitor@511845444 ] for method [
com.ibm.ws.amm.scan.util.info.impl.MethodInfoImpl@1586464341 (
org.hibernate.annotations.Table.foreignKey ) ] Name [ null ]
Description [ Lorg/hibernate/annotations/ForeignKey; ] Call in
violation of protocol
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。