Blog

Blog Archives - 5 Record(s)

Remove Filter Year: '2009' - Month: '8'

ColdBox Platform Utilities a ColdFusion Builder Extension

Posted by Luis Majano
Aug 25, 2009 00:00:00 UTC

Sana Ullah, from Team ColdBox, started this project a while back and it has gotten quite some traction that we are now releasing a 1.0 of this extension for Adobe ColdFusion Builder.

If you do not know that we now have a ColdFusion IDE then you have been living under a rock. Anyways, you can get the beta of Adobe ColdFusion Builder first and then follow to install our ColdBox Platform Utilities extension.

Our ColdFusion Builder extension can generate 3 custom coldbox templates and you can even extend it to create your own layouts. It comes packaged with three layouts: Advanced, Simple and Flex ColdBox templates.

You can then generate handlers, interceptors, plugins, model objects, views and so much more. You can even choose between tag based and full cfscript syntax.

Remember session scope does not exist in onApplicationStart()

Posted by Luis Majano
Aug 21, 2009 00:00:00 UTC
Are you getting this error:

Cannot lock session scope.

CFLock cannot be used to lock the application or session shared scopes without these scopes being established through the use of the CFApplication tag. If you want to use the session scope you need to enable session management. Application and/or Session variables must also be enabled in the ColdFusion Administrator.

Most likely you either do not have sessionmanagement enabled in your Application.cfm or Application.cfc or you are trying to use a session lock within your onApplicationStart() method of Application.cfc.

This is a reminder and a gotcha that session scope does not exist until onApplicationStart() finishes executing. The interesting thing also, is that in Railo 3.1 session does exist!

Anyways, beware the lock of session or acessing session from onApplicationStart().

ColdBox Chosen As Open Source Project of The Year!

Posted by Luis Majano
Aug 13, 2009 00:00:00 UTC

I read to my delight today on the plane that the Community Awards at Cfunited had voted ColdBox as the best open source project of the year. This is like an Oscar to me :)

Anyways, you can find the recording and presentation here:

http://cfsilence.com/blog/client/index.cfm/2009/8/13/2009-Community-Achievement-Award-Winners

This recognition is thanks to God's wisdom in this project and His guidance. Thanks to the team, community efforts and contributions!!

 

ColdBox 3.0.0 Beta 1 Released!

Posted by Luis Majano
Aug 12, 2009 00:00:00 UTC
A great step forwards!! ColdBox 3.0.0 Beta 1 is here today!!

Get your ColdBox on now: http://www.coldbox.org/index.cfm/download

Tons of new features and enhancements that will make your development faster and easier than ever!

Help us choose the next ColdBox Training Seminar Location

Posted by Luis Majano
Aug 04, 2009 00:00:00 UTC
Would you like another 2 day Training Seminar? If you do, then pick your choices now by going to our announcement blog.

Site Updates

Archives

Entries Search