Jae Jung
Member since Jan 27, 2012
- Profile: /members/9541-jae-jung.htm
- URL: http://wamdevtech.com
- Comments: 4
Recent Blog Comments By Jae Jung
-
Using The Amazon Web Services (AWS) SDK To Create Pre-Signed S3 URLs With Path-Style Access
Posted on May 27, 2015 at 8:43 AM
@Ben, I am so confused. I decided to put the jets3t-0.8.1.jar file back to /cfroot/lib/ directory and set the option 'loadColdFusionClassPath' to false. Afterwards, I restarted the CF service. I no longer receive an error. However, I decided to set the 'loadColdFusionClassPath' to true and still no... read more »
-
Using The Amazon Web Services (AWS) SDK To Create Pre-Signed S3 URLs With Path-Style Access
Posted on May 26, 2015 at 6:01 PM
I believe I resolved the issue. I had to remove the jets3t-0.8.1.jar from the ColdFusion lib directory. The jar file was causing conflicts. After removing it the issue was resolved. I was able to figure it out from the following article at http://www.iterateme.com/blog/index.cfm/2013/2/11/Creating-... read more »
-
Using The Amazon Web Services (AWS) SDK To Create Pre-Signed S3 URLs With Path-Style Access
Posted on May 26, 2015 at 10:27 AM
I'm trying to implement the AWS SDK to utilize their Cognito service for one of our mobile application. However, when I was testing your code for initializing the AmazonS3 service I get the following error. Error casting an object of type java.lang.NoClassDefFoundError cannot be cast to java.lang.E... read more »
-
Ask Ben: Displaying A Query Vertically Instead Of Horizontally
Posted on Jan 27, 2012 at 7:23 AM
Awesome! Saved me from wasting time on research and trial and error. Continue to keep posting these solutions.... read more »