This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: NullPointerException in ELexpression (<rich:suggestionbonbelaevski Feb 19, 2009 11:55 AM (in response to marmalis)
- 
        2. Re: NullPointerException in ELexpression (<rich:suggestionbomarmalis Feb 20, 2009 5:34 AM (in response to marmalis)Thanks a lot :) 
 But i have the same problem:
 javax.el.ELException: /person.jspx @162,45 onclick="#{rich:component('sugg')}.callSuggestion(true)": Function 'rich:component' not found
 com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:76)
 javax.faces.component.html.HtmlGraphicImage.getOnclick(HtmlGraphicImage.java:247)
 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 .......
 I try to
 combine the new EL-API code with my existing the jbossweb 4.2.3 code.
 like it was recomended at the topic, but I can't understand how:)
- 
        3. Re: NullPointerException in ELexpression (<rich:suggestionbonbelaevski Feb 20, 2009 1:15 PM (in response to marmalis)I didn't do it. You can ask the author of the post or ask somebody at JBoss AS forum. 
- 
        4. Re: NullPointerException in ELexpression (<rich:suggestionbomarmalis Feb 25, 2009 5:51 AM (in response to marmalis)Add post in topic 
 http://www.jboss.org/index.html?module=bb&op=viewtopic&t=144620&postdays=0&postorder=asc&start=10
 which explain how can do this.
 
    