Yes, there is a reason for it - we needed to do it to pass the TCK.... Blame Sun ;)
What we did internally is to create a new interface "DelegatedFacesServlet" which the MyFaces implementation will recognize as a FacesServlet - maybe this helps you out a little? regards, Martin On 9/19/05, Kevin Roast <[EMAIL PROTECTED]> wrote: > > > Hello, > > Firstly congrats on releasing 1.1! > > I have a question about a change, the class javax.faces.webapp.FacesServlet > in 1.1 is now declared as final. This means we cannot extend this class, > which is a shame because we have :) Is there a good reason why this class is > now final, as it wasn't in 1.0.9…? At the moment it means we have to patch > the myfaces.jar (again) to fix the issue. > > Thanks, > > Kevin > -- > http://www.alfresco.org -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German
