mmm just test that w/ eclipse.
but import javax.faces.application.StateManager.SerializedView; works fine for me (tested w/ build from scratch) -Matthias On 1/25/06, Matthias Kahlau <[EMAIL PROTECTED]> wrote: > Hi! > > > I use the myFaces-all.jar nightly from 20051130. When I try to use the > SerializedView class, it cannot be found (that's what JDeveloper says to > me...). > > import javax.faces.application.StateManager; works! > > import javax.faces.application.StateManager.SerializedView; fails! > > > > Do you know the reasons? Many thanks. > > > > Regards, > > Matthias > > -- Matthias Wessendorf Zülpicher Wall 12, 239 50674 Köln http://www.wessendorf.net mwessendorf-at-gmail-dot-com

