Hi, the last test currently failing in wildfly-build-managed are PartialBean - Interceptor tests. As far as I could trace the problem weld detects the PartialBean, the PartialBeanExtension creates proxy and the Interceptor is correctly registered. But when the proxy is invoked, the invokation does not seem to be passed on to the delegate.
Help appreciated. Thomas