2 Replies Latest reply on Feb 6, 2010 12:13 AM by bclevelandsview

    Connect to any external URL results in 403 forbidden

    dvsreeveena

      Hi,
      I am trying to call an external application (E) from my seam application (S). I see a 403 forbidden error. .


      Below is some more detail on what I am trying to do:
      - Using HttpURLConnection with the URL of (E) to open connection and read response
      - (S) is on WebLogic 9.2 app server


      I tried connecting to (E) using a standalone application and I am able to successfully connect.


      We have other perl based apps that can successfully connect to (E). So it does not look like a proxy issue.


      I would appreciate any pointers on this issue.


      Thanks,
      Sree