使用了spring,hibernate.部署在jboss eap6中时,查询时出现java.lang.ClassCastException: com.vteba.product.base.model.Tags_$$_javassist_26 cannot be cast to javassist.util.proxy.ProxyObject com.vteba.product.base.model.Tags是一个实体类,使用了一对多自关联. 查询其他的实体了都没有这个问题.因为其他类没有关联的延…
在网上搜索了很多解决办法,最后发现一个差不多的: Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrat…