Railo 4.0.0.013 (beta) and ContentBox 1.0.6

I know Railo 4 is in beta, and I know there has been problems on the Railo side before, but I wanted to post this here just incase.

After install Railo 4.0.0.013, and going to install contentBox 1.0.6, I recieve the following error.

No matching function member [method] for call with named arguments found, available function members are [append,avg,clear,contains,containsNoCase,delete,deleteAt,each,filter,find,findAll,findAllNoCase,findNoCase,first,indexExists,insertAt,isDefined,isEmpty,last,len,max,merge,mid,min,prepend,resize,reverse,set,slice,sort,sum,swap,toList,toStruct]

with stack trace of :

The Error Occurred in
/mnt/hgfs/personalCode/workspaces/psc/productionSite/coldbox/system/orm/hibernate/BaseORMService.cfc: line 1177

1175: try{
1176: // Call method
1177: results = arguments.method(argumentCollection=arguments.argCollection);
1178: // commit transaction
1179: transactionCommit();

called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/coldbox/system/orm/hibernate/BaseORMService.cfc: line 722
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/modules/contentbox/model/modules/ModuleService.cfc: line 110
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/modules/contentbox/model/modules/ModuleService.cfc: line 233
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/modules/contentbox/ModuleConfig.cfc: line 150
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/coldbox/system/web/services/ModuleService.cfc: line 324
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/coldbox/system/web/services/ModuleService.cfc: line 256
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/coldbox/system/web/services/LoaderService.cfc: line 81
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/coldbox/system/Coldbox.cfc: line 71
called from/mnt/hgfs/personalCode/workspaces/psc/productionSite/Application.cfc: line 78

Yep, this is a bug in Railo and they will fix it in their next upcoming release

signature0.jpg

Luis F. Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Social: twitter.com/lmajano facebook.com/lmajano

signature0.gif

signature1.gif