[
https://jira.jboss.org/browse/WELD-707?page=com.atlassian.jira.plugin.sys...
]
Marius Bogoevici commented on WELD-707:
---------------------------------------
Methods inherited from Object.class, except for toString() must not be
intercepted/decorated.
Intercepted bean method notifyAll() cannot be declared final
------------------------------------------------------------
Key: WELD-707
URL:
https://jira.jboss.org/browse/WELD-707
Project: Weld
Issue Type: Bug
Components: Interceptors and Decorators
Affects Versions: 1.1.0.Beta1
Reporter: Adam Warski
This started showing up after upgrading from M4 to M5, so to Weld 1.1.0. I'm using
weldx, and as per the conversation on IRC with Pete this may be the cause.
Exact message:
WELD-001504 Intercepted bean method [method] public final native
pl.softwaremill.service.organization.OrganizationService.notifyAll() (intercepted by
pl.softwaremill.cdiext.transaction.TransactionalInterceptor) cannot be declared final
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira