0 Replies Latest reply on Mar 6, 2008 1:37 AM by jcarlosandia

    Problem in renderResponse: null

    jcarlosandia

      Hi.
      I am working with Seam 2.0 and icefaces 1.7 and I have a recurrent problem. After the application crashes or a non controlled exception occurs an authenticator window pops up (not a pop up of icefaces but of the browser one) asking for user and password for 192.168.5.14:28080 (The url of my application).


      The exception:



      ERROR [D2DFaceletViewHandler] Problem in renderResponse: null
      java.lang.NullPointerException 
      ...
      



      Does anybody know how can I fix this? Thanks in advance.