Hi, I’m migrating from cf11 project to CF18 with the help of this resource (https://forums.adobe.com/message/10661306#10661306). I have kept a copy of cf11 neo*.xml files and uninstalled cf11. Proceeding further and installing cf118 and done kept the neo*.xml files in the cfuion/lib folder, I have done the configurations of IIS and CFAdmin properly. But after all the setup I’m facing Java.null.pointer exception. I have checked the java and jvm section of cfadmin where the JVM Argumentslooks like this ( -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 […]
Changes include Updating DB schema Updating Bean/Entity New Taffy endpoint for loggin in Validating taken Granting and denying access Resources https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-a-b/arrayfilter.html https://stackoverflow.com/questions/53404670/passing-data-to-a-member-functions-that-uses-a-function/53405539 https://github.com/jmohler1970/Taffy_withUI
This is an introduction to APIkey based authorization with Taffy. StackOverflow definition An application programming interface key (API key) is a code passed in by computer programs calling an API (application programming interface) to identify the calling program, its developer, or its user to the Web site. API keys are used to track and control how the API is being used, for example to prevent malicious use or abuse of the API (as defined perhaps by terms of service). Resources: […]
This is a fancy replacement Landing page. This is also an example of VueJS Bulma, a css responsive design library Buefy, a VueJS plugin that expands on Bulma Axois, an AJAX library that we will be pluggin into VueJS and FontAwesome which provides lots icons Ortus CommandBox And, of course, Adobe ColdFusion Resources https://github.com/jmohler1970/Landing https://vuejs.org/ https://github.com/vuejs/vue https://github.com/axios/axios https://bulma.io/ https://buefy.github.io/
Hi all, I’m working on ColdFusion 11 project with IIS server. I’m facing a problem with the Coldfusion services. The ColdFusion 11 application server automatically stops suddenly, and after restarting the service it works for 2 minutes and again shuts down. The status on the Services shows ‘Running’ but when I cross-check with the administrator its already stopped. While restarting the service it also throws an Error:1053. I have tried with the registry editing and adding the ‘ServicesPipeTimeout’ but it […]
Which files replace tools.jar in JDK 9/10/11?
With the 2018 ColdFusion and CFML conference season heading to a close, we now travel to India! Bengaluru, India to be precise. India is home to some of the world’s foremost experts in Adobe ColdFusion and the ACF engineering team. This would be an absolutely phenomenal opportunity for any of those available to go. Also… it’s free to register! In this mini-series, we will bring to light some of the topics at CF Summit India 2018 . Our first article will focus […]
VueJS for ColdFusion Developers: First 10 minutes What is it? It is a Javascript technology that does all kinds of front-end DOM manipulation. It takes dull HTML and turns it into an application. If you are familiar with jQuery or AngularJS or Angular you are kind of in the right neighborhood. It is perhaps a prefect complement to ColdFusion development VueJS describes itself as Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed […]
Getting started with ColdFusion There are two good ways to get Adobe ColdFusion – Go to https://www.adobe.com/coldfusion . You will be a redirected to ColdFusion. After you fill out their survey form, you can download the free trial. For the first 30 days, it will become the Developer Edition automatically. Unless you are doing some highly advanced developement, the Developer Edition will work fine. And its free – Another way to get ColdFusion, Ortus Solutions, and download and install CommandBox. […]
1. Go get Corretto https://aws.amazon.com/corretto/ 2. Install it It will be installed into: /Library/Java/JavaVirtualMachines/amazon-corretto-8.jdk/Contents/Home/lib/jvm/openjdk8-preview 3. Change `server.box` As shown. Type box Type start And for me nothing happened 4. Install XQuartz https://www.xquartz.org/ Install Restart Computer 5. Try it again Type box Type start Good news it works Note: I way in the video the port does not work. The port is just find. I just had a typo in the file name Resources https://aws.amazon.com/corretto/ https://commandbox.ortusbooks.com/embedded-server https://github.com/OpenKinect/libfreenect/issues/503 https://github.com/jmohler1970/Commandbox-Corretto https://www.xquartz.org/
Hi there! This is Michaela Light. Unfortunately, I couldn’t make it personally to the CFCamp in Munich. However, my associate Paul has gone in my stead. And boy, from the pics and videos he’s been sending me. It looks like a great time and an informative one too. Let’s take a look at some of the sessions from Day 1 and the speakers thereof. Looks like a decent spread… Michi (Michael Hnatt) started the welcome note by a very interesting […]

