1 Reply Latest reply on Jul 28, 2010 1:20 PM by steverar

    404 errors when running inside <iframe> !!!

    steverar

      We put a richfaces app on an internal network inside an iframe on a portal.  There is a redirect in Apache to point at the app so external users "see" it.

       

      Errors look like (fiddler output)

       

      GET http://www.website.com/appl/a4j/g/3_3_3.Finalimages/spacer.gif.jsf
      301 Moved Permanently to http://www.website.com/appl/a4j/g/3_3_3.finalimages/spacer.gif.jsf

       

      GET http://www.website.com/appl/a4j/g/3_3_3.finalimages/spacer.gif.jsf
      404 Not Found

       

      It looks like this is happening for everything /a4j .

       

      The URL http://www.website.com/appl is pointing to the app w/in the network.  The app server is weblogic 10.3.2 .

       

      This was totally unexpected hence could someone help very soon.

       

      Thanks ...