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
Stanley He (skype: konafornia)Stanley He (skype: konafornia) 

Develop and deploy Salesforce extension and integration in Java... in 3 minutes

DEMO video:
http://youtu.be/Z5YTqa0bm6M

More details:
http://konafornia.blogspot.com/

Key tech notes:
1. Outbound Message based solution, thus no worry about "Apex Callout Execution Governors and Limits " or "Apex Trigger Execution Governors and Limits".
2. Full Java (Groovy) power, including debugging Groovy/Java using IDEs such as Eclipse/Netbeans.
3. Utilizing existing Java (Groovy) framework/library such as Apache Commons, Restlet, Axis2, Jsch, JDBC, BigData, UnboundID, ... etc. And... utilizing your Java developers.
4. If you prefer, Java debug can be done 100% inside Salesforce.
5. HTTPs and SSH based security.