I\'m running with the following problem.
I have a few Managed Beans that are shared between, at this moment, two JSF applications. As I don\'t want to copy and paste
Also note that post-construct method must not be declared to throw any checked exception. Message from stderr:
Method 'public void my.app.MyBean.postConstruct() throws java.lang.Exception' marked with the 'javax.annotation.PostConstruct' annotation cannot declare any checked exceptions. This method will be ignored.