you should post faces-config, jsp and backing class for us to evaluate this!
regards, Martin On 9/21/05, Bjørn T Johansen <[EMAIL PROTECTED]> wrote: > Hmmm... I tried to change back to 1.0.9 but I still get this exception... > What's happened? > > > BTJ > > Bjørn T Johansen wrote: > > I am not sure I understand your suggestion...? > > > > The only thing I have done, is to replace myfaces.jar from 1.0.9 with > > myfacec-api,jar > > and myfaces-impl.jar from 1.1.0.... Everything was working as it should > > using 1.0.9... > > > > > > BTJ > > > > Goyo Escobar Escalero wrote: > > > >> > >>try to call the property with lower case, I mean... "beanClass.base" > >> > >> ------------------------------------------------------------------------ > >> From: /Bjørn T Johansen <[EMAIL PROTECTED]>/ > >> Reply-To: /"MyFaces Discussion" <[email protected]>/ > >> To: /MyFaces Discussion <[email protected]>/ > >> Subject: /javax.faces.el.PropertyNotFoundException: Base is null > >> when upgrading to 1.1.0?/ > >> Date: /Wed, 21 Sep 2005 12:15:17 +0200/ > >> I am trying to upgrade my application to 1.1.0 but when I do, I get > >> this exception.: > >> > >> javax.faces.el.PropertyNotFoundException: Base is null: loginBean > >> > >> org.apache.myfaces.el.ValueBindingImpl.resolveToBaseAndProperty(ValueBindingImpl.java:457) > >> > >> org.apache.myfaces.el.ValueBindingImpl.getType(ValueBindingImpl.java:169) > >> > >> com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getConvertedValue(HtmlBasicInputRenderer.java:111) > >> javax.faces.component.UIInput.getConvertedValue(UIInput.java:713) > >> javax.faces.component.UIInput.validate(UIInput.java:638) > >> javax.faces.component.UIInput.executeValidate(UIInput.java:849) > >> javax.faces.component.UIInput.processValidators(UIInput.java:412) > >> > >> javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:912) > >> > >> javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:912) > >> javax.faces.component.UIForm.processValidators(UIForm.java:170) > >> > >> javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:912) > >> javax.faces.compo nent.UIViewRoot.processValidators(UIViewRoot.java:342) > >> > >> org.apache.myfaces.lifecycle.LifecycleImpl.processValidations(LifecycleImpl.java:208) > >> > >> org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:76) > >> javax.faces.webapp.FacesServlet.service(FacesServlet.java:197) > >> > >> org.apache.shale.faces.ShaleApplicationFilter.doFilter(ShaleApplicationFilter.java:280) > >> > >> > >> > >> What am I missing? > >> > >> > >> Regards, > >> > >> BTJ > >> > >> > >> -- > >> > >> ----------------------------------------------------------------------------------------------- > >> Bjørn T Johansen > >> > >> [EMAIL PROTECTED] > >> > >> ----------------------------------------------------------------------------------------------- > >> Someone wrote: > >> "I understand that if you play a Windows CD backwards you hear > >> strange Satanic messages" > >> To which someone replied: > >> "It's even worse than that; play it forwards and it installs Windows" > >> > >> ----------------------------------------------------------------------------------------------- > -- http://www.irian.at Your JSF powerhouse - JSF Trainings in English and German

