0 Replies Latest reply on Jan 6, 2011 3:18 PM by gz5737

    renderer.render method not working on websphere

    gz5737

      Hello,
      I have implemented a method to email using the renderer.render(/emailApplicationValidation.xhtml) method. This thing works fine locally where I have jboss environment. But as soon as I deploy on Websphere, I keep getting errors that resource not found. Any idea what am I doing wrong? BTW, the resource is there.


      I tried .xhtml, and .seam extensions same error.


      Exception during request processing:
      Caused by javax.el.ELException with message: java.lang.IllegalArgumentException: resource doesn't exist: /emailApplicationValidation.seam


      Any help/suggestions will be appreciated.


      Thanks