• davidn
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

I am currently trying to integrate with the Amazon AWS Apex code. Specifically, I'm trying to use the CopyObject method in the S3 class. It seems to fail on the WebServiceCallout.invoke call. First off, I can't find any documentation on the WebServiceCallout class. It doesn't appear anywhere in the Apex Code Language Reference - http://www.salesforce.com/us/developer/docs/apexcode/index_Left.htm. Where can one find documentation on this class?

 

The error I'm getting is:

System.CalloutException: Web service callout failed: Unable to parse callout response. Apex type not found for element http://s3.amazonaws.com/doc/2006-03-01/=CopyObjectResponse

 

I'm not sure how to further debug this problem. Any help would be appreciated.

 

-David

  • March 28, 2009
  • Like
  • 0

Hi all,

 

Has anybody seen this problem before. When I try to navigate to my sites site. I see this:

 

Page Not Found: /

Stay tuned. Please email us if you need to get in touch.

 

 

 

And I get this email in my inbox:

 

There was a problem loading the FileNotFound page -- the designated Page Not Found Page (404) for Force.com site "root" -- when processing the following URL request: http://bhivesb1-developer-edition.na6.force.com/.

 

Note that the above page is not my 'FileNotFound' page (as I modified it slightly to tell the difference). This appears to be a failsafe page of some sort.

 

There's nothing interesting about this site. It's the default site. The only thing interesting was that it was in a DE with a managed package (and therefore w/ a package prefix).

 

The previews work fine.

 

Also, I tried this in another DE which did not have a managed package or prefix (and things were working). Then I set a package prefix and it failed in the same way.

 

Any help is greatly appreciated.

 

  • February 20, 2009
  • Like
  • 0