Hi, It's a month later, holidays are over, I'd like to ask again that this be considered.
thanks david jencks On Dec 6, 2010, at 6:09 PM, Leonardo Uribe wrote: > Hi > > I don't think we can include it for 2.0.3 release. This change should be > discussed carefully, and that requires some time to analyze and identify the > implications if this patch is included. > > regards, > > Leonardo Uribe > > 2010/12/6 David Jencks <[email protected]> > In geronimo we've been studying the ee platform spec section 8.3 and think > that it's allowable to have a single classloader per ear, and we're currently > implementing this (in geronimo 3). However the jsf spec requires that > different web apps in an ear be distinguishable in the > javax.faces.FactoryFinder. Currently myfaces' FactoryFinder distinguishes > web apps by context classloader. > > While there might be other possible solutions, I'd like to make the way > FactoryFinder figures out what context it's in pluggable. The default > implementation would continue to use the TCCL, and geronimo can install a > system that relies on explicit notification from the container when component > boundaries are crossed. > > I've refactored the myfaces bit of this and it seems to work fine, but I'm > still working on the geronimo part. However since a myfaces release seems > imminent I'd like to get this proposal out for consideration and review > ASAP. I've opened MYFACES-2995 and am attaching an initial patch for > consideration. > > thanks > david jencks > >
