[
https://issues.apache.org/jira/browse/OWB-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks resolved OWB-579.
--
Resolution: Fixed
Fix Version/s: 1.1.1
rev 1130394 also mentions the final methods that can't be pr
check for non-proxyiable methods should exclude synthetic methods
-
Key: OWB-579
URL: https://issues.apache.org/jira/browse/OWB-579
Project: OpenWebBeans
Issue Type: Bug
[
https://issues.apache.org/jira/browse/OWB-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks resolved OWB-578.
--
Resolution: Fixed
Fix Version/s: 1.1.1
fixed in rev 1129986
> Allow DI for OpenWebBeansConfigurati
Yup, the patch looks good at a first glance.
@Rohit if it passes the standalone TCK
$> mvn clean install -Ptck -Pjsr330-tck
then please go on and commit it.
If you don't find the time then just tell us and I'll commit it for you.
txs and LieGrue,
strub
--- On Wed, 6/1/11, Arne Limburg wrote:
Hi,
is anybody working on OWB-575? This bug is annoying, since it unhinges
exception handling in the application code. One is not able to catch
application exceptions but needs to catch InvocationTargetExceptions instead...
The proposed fix from Rohit is simple and seems to be valid...
Regards