Hello Matěj Novotný, Thank you for your clear feedback on the subject. I'll follow the CDI issues if there is any update. As for the solution, it would work for that use case but it was a simplified use case for the sake of the explanation. The more complex use case is that the specialized bean is in the deltaspike-jsf-module and this module :
- is a web-fragment which, as i understand, should be in the web subsystem on jboss EAP
- depends on JSF api which seems not available in EAR classloading (then again, if i understood module, subsystem and classloading alltogether correctly)
I'll open an issue to deltaspike directly to see if they have more input and will link the created issues here for future references. I guess you can close this ticket if needed. |