Issue Type: Bug Bug
Assignee: Jozef Hartinger
Attachments: abstract-decorator-issue.zip
Components: Interceptors and Decorators
Created: 10/Feb/14 2:37 PM
Description:

example: there are 2 decorators and both have a lot in common and therefore there is an abstract class they inherit from. the abstract class specifies abstract methods. if the concrete decorator is a normal class, it works without issues. if the concrete decorator is an abstract class (= abstract decorator), it fails.

Environment: tested with weld 1.1.16.Final
Project: Weld
Priority: Major Major
Reporter: Gerhard Petracek
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
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to