We are now at version 1.2.5, when is this going to be resolved?? I was a bit disappointed when I found a neat solution to my bean initialize problem, only to find out that there is a big bug in Myfaces 1.2.x that has been there since 6. Nov 2007 that make postConstruct useless when using Myfaces...
BTJ On Wed, 27 Aug 2008 12:14:32 -0600 Stan Carney <[email protected]> wrote: > Hello all, > > I finally in the process of upgrading to MyFaces 1.2 and have made the > decision to drop our use of the Shale preprocess() and prerender() > methods, as well as Shale entirely, and try the @PostConstruct and > @PreDestroy annotations. Soon after I find I'm a victim of bug 1761 > (https://issues.apache.org/jira/browse/MYFACES-1761) and that any > solution appears slow to making it into a released version. I was going > to go ahead and build a custom version of MyFaces 1.2.3 with the > proposed patch supplied in the ticket but before I do has it been done > before? i.e. downloadable from the net with source? Or am I missing > something? > > Thanks, > Stan

