-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
jboss-fuse-6.2.1
-
None
-
%
-
-
Tracking ENTESB-2223.
It seems that the issue still persist in fuse 6.2.1 with the following exception:
Caused by: java.lang.ClassNotFoundException: com.example.it.sample.oauth.entity.AccessTokens not found by org.hibernate.core [279] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1556) at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:77) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1993) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:270) at org.hibernate.annotations.common.util.ReflectHelper.classForName(ReflectHelper.java:60) at org.hibernate.annotations.common.reflection.java.JavaReflectionManager.classForName(JavaReflectionManager.java:138) at org.hibernate.cfg.BinderHelper.getPropertyOverriddenByMapperOrMapsId(BinderHelper.java:812) ... 27 more
testcase attached.