[
https://issues.apache.org/jira/browse/BVAL-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric BURLET updated BVAL-141:
---------------------------------
Attachment: stacktrace_compliance_exception.txt
Attached the stacktrace
> Wrong method interceptor signature
> ----------------------------------
>
> Key: BVAL-141
> URL: https://issues.apache.org/jira/browse/BVAL-141
> Project: BVal
> Issue Type: Bug
> Affects Versions: 1.1.0
> Environment: Oracle Weblogic 12.1.3 with java 8
> Reporter: Frédéric BURLET
> Attachments: stacktrace_compliance_exception.txt
>
>
> We are using BVal 1.1.0 as JSR-349 Bean Validation implementation in Weblogic
> 12.1.3 with java 8. When deploying our application, the application server
> complains about method signature compliance of the interceptor
> {{org.apache.bval.cdi.BValInterceptor}}. See the complete stacktrace in the
> attached file.
> Indeed the signature of the method {{invoke(InvocationContext)}} in
> {{org.apache.bval.cdi.BValInterceptor}} throws {{java.lang.Throwable}}
> instead of {{java.lang.Exception}} which seems to be a violation of the
> interceptor specification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)