johvargas / sfdc-wsc

Automatically exported from code.google.com/p/sfdc-wsc
0 stars 0 forks source link

Integrating Tolerado with WSC #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Manoj/Ron,

I don't know how to contact you guys, so opening a ticket for this. 
Its regarding WSC integration with "Tolerado". Tolerado is an open source 
Apache Axis and WSC Java client wrapper that gives transparent
 * Fault recovery and retrying on retryable failures.
 * Caching of bindings, so that we don't need to do something extra to maintain salesforce session for re-using it.

Tolerado, also gives some wrappers over various web service operations. Like 
queryMore(), that requires to correctly set the required headers in the client 
stubs.

I am done with Tolerado + Apache Axis integration and I am about to complete 
"Tolerado + WSC" integration. I believe Tolerado would be a nice topping over 
WSC project and will ease life of developers in using it. So was wondering how 
to submit it to you guys for review ?

More details on Tolerado can be found here : 
http://code.google.com/p/tolerado-salesforce-web-services-client-wrappers/

Tolerado mentioned on Salesforce Blog : 
http://blog.sforce.com/sforce/2010/07/supercharge-your-java-apps-for-better-use-
of-forcecom-web-service-apis-with-tolerado.html

Original issue reported on code.google.com by abhinavgupta697 on 1 Aug 2010 at 8:17

GoogleCodeExporter commented 8 years ago

Original comment by manoj.ch...@gmail.com on 29 Sep 2010 at 6:34