1 Reply Latest reply on Mar 16, 2006 12:40 AM by gavin.king

    LocaleSelector.getLocale failing for SeamTest integration te

      I'm having a problem with current HEAD, with regards to LocaleSelector/SeamViewHandler additions. When running my integration tests, they fall over in LocaleSelector.getLocale here:

      facesContext.getApplication().getViewHandler().calculateLocale(facesContext)


      as SeamTest uses MockFacesContext, & the MockApplication returns a null ViewHandler. Can a committer fix this for CVS?