portal entry

select a category, or use search below
(searches all categories and all time range)
Title:

Running ColdFusion on Corretto

| View in Portal
November 16, 2018 04:12:58 AM GMT
3 Comments
<p>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/</p>
<p>The post <a rel="nofollow" href="https://coldfusion.adobe.com/2018/11/running-coldfusion-on-corretto/">Running ColdFusion on Corretto</a> appeared first on <a rel="nofollow" href="https://coldfusion.adobe.com">ColdFusion</a>.</p>
Labels: Blog, Java, Support, 2018, Advanced, blog, commandbox, java, question, support

Comments:

For those interested in more on Corretto, including why it's of interest given recent changes in oracle licensing, see a post I did last week:   https://www.carehart.org/blog/client/index.cfm/2018/11/15/considering_amazon_corretto_open_jdk And while James shows implementing it here in commandbox, you can of course also implement it with CF as implemented without CB. I point to resources on that in my post, for those interested. As I discuss in my post, corretto (nor any opendk jvm implementation) is not yet formally supported by CF, and only light testing seems to have been done for now (by folks like James and myself, sharing new of the new JVM). Finally, James, thanks for the interesting newn series here on using CF and vue.js. (I assume this is related to that, as you show using commandbox there and mentioned it here without this sort of further explanation.)
Comment by Charlie Arehart
1421 | November 19, 2018 01:07:52 PM GMT
Thanks for watching. The other videos take about a week to put together. I through this together in about 2 days. I know its a little less polished for that reason. I like that Corretto appears to be an option. I would want to do a whole lot of stress tests and compatibility before moving over. Over on Stackoveflow, I am tracking what kind of stuff has been arising. Currently it is quite small. I would want to see more battle testing before committing to it.
Comment by James Mohler
1425 | November 19, 2018 03:13:31 PM GMT
We are successfully running both CF10 and CF2016 on Corretto how does Adobe feel about that going forward?
Comment by rcasdorph
1475 | December 04, 2018 09:40:01 PM GMT