Harald Wellmann created OWB-695:
-----------------------------------
Summary: Cause missing in AnnotationDB$CrossReferenceException
Key: OWB-695
URL: https://issues.apache.org/jira/browse/OWB-695
Project: OpenWebBeans
Issue Type: Improvement
Affects Versions: 1.1.5
Reporter: Harald Wellmann
Priority: Minor
While trying to run a web profile TCK test on Tomcat 7, I had the following
stack trace in my Tomcat log:
{noformat}
Caused by:
org.apache.webbeans.corespi.scanner.AnnotationDB$CrossReferenceException:
at
org.apache.webbeans.corespi.scanner.AnnotationDB.crossReferenceMetaAnnotations(AnnotationDB.java:177)
at
org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery.crossReferenceBeans(AbstractMetaDataDiscovery.java:251)
{noformat}
This is not very helpful, as it does not mention the cause of the problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira