function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mariappan PerumalMariappan Perumal 

integration salesforce and java using rest api

Hi everyone ,

 

I have been working in java integration in salesforce via rest api.

 

I am following the wiki page below 

http://wiki.developerforce.com/page/Getting_Started_with_the_Force.com_REST_API

 

I have done most of the things,

 

!) Successfully enabled the SSL for my tomcat apache server.

2)I have developed the application as specified in the above link..

3) I have debuged the entire and keep that with the required jar file and authentication needed for the integration.

4)The problem is after doing everything , am unable to start my server in my eclipse instance but i am able to start the server in tomcat apache installed directory.

 

Can  anyone helped me out of this.

 

Thanks in advance

 

mauro_offermannmauro_offermann

Why? You get some error?