Issue Type: Bug Bug
Affects Versions: 2.0.0.Final
Assignee: Jozef Hartinger
Created: 02/May/13 4:11 PM
Description:

The stacktrace shows:

Caused by: java.lang.ClassCastException: org.jboss.weld.exceptions.DefinitionException cannot be cast to org.jboss.weld.exceptions.WeldException

instead of some meaningful message.

The reason is org.jboss.weld.exceptions.DeploymentException and org.jboss.weld.exceptions.DefinitionException are no longer subclasses of WeldException, but the code in MetaAnnotationStore.getInterceptorBindingModel() relies on it.

Project: Weld
Priority: Minor Minor
Reporter: Martin Kouba
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira