
6 Oct
2014
6 Oct
'14
7:23 p.m.
Hi All, Recently I started using CDI (thanks to Roy Golan contribution) in bll module code and figured the limitation described in (https://issues.jboss.org/browse/AS7-4567). That was solved 1.5 years ago in jboss-as-7.2. Currently we use jboss-as-7.1.1. Is there a good reason for not moving to jboss-as-7.2 or any newer version? Upgrading will help us solving circular dependency problems by being dependent on a bean interface in the compile time and receiving its implementation in the run-time. Regards, Yevgeny