[
https://issues.apache.org/jira/browse/OWB-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harald Wellmann updated OWB-695:
--------------------------------
Attachment: AnnotationDB.patch
Simple patch that lists the unresolved annotation classes in the exception
message.
{noformat}
Caused by:
org.apache.webbeans.corespi.scanner.AnnotationDB$CrossReferenceException:
cannot resolve annotations [org.jboss.test.audit.annotations.SpecVersion,
org.jboss.test.audit.annotations.SpecAssertion]
{noformat}
> 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
> Attachments: AnnotationDB.patch
>
>
> 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