Hi [~steappe]
Thanks for the report but we need to nail down the exact case to make a reproducer. So here are some additional questions:
1) Does it work with older Weld? 3.0.1 or perhaps 3.0.0? - just out of curiosity, on which Weld 2.4 version did this work for you?
2) Can you share the details about the class which has the private observer which fails? - these exceptions are often connected to a very special case so we need details - what kind of bean is it? What scope? An EJB bean? - whole class hierarchy - generics, all the interfaces and extended classes (and their generics) - if you cannot share your code, could you create a dummy structure similar to what you have there?
3) Any other detail that comes to your mind - especially differences from those private access observers which work for you |
|