• angelibarra
  • NEWBIE
  • 0 Points
  • Member since 2010

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

I recently setup a new PC with Eclipse Kepler to do Salesforce development.

On my old computer whenever I would do a save I would get the message 'Remote instance has been updated' if the file already saved to the Salesforce Org was different.   Now on my new computer I am able to overwrite anything on the Salesforce Org even if my file is old and the one on the Salesforce Org has been changed.

Is there a setting in Eclipse where I can make sure we do NOT have 'last save wins' setup?

I want my save to stop if somebody else has changed the file.


Thanks!

Hi,

 

When our app makes a callout to an external webservice over SSL, we get the following Exception:

 

System.CalloutException: IO Exception: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

 This doesn't happen with regular http callout. our certificate is NOT expired on the target server and everything seems to be normal. no alert or anything from the browser.

 any idea?

 

Thanks,

 

P.S We need to resolve this for security review.

 

 

 

 

 

 

Message Edited by Bms270 on 05-14-2009 07:17 PM
Message Edited by Bms270 on 05-14-2009 07:19 PM