ColdBox Forums Notification: Post to ColdSpring & Illudium Code Generator

Title: ColdSpring & Illudium Code Generator
Thread: ColdSpring & Illudium Code Generator
Forum: Bugs (ColdBox)
Conference: ColdBox
User: demirkapi Hi,

I am just trying to generate a basic code within generator and use it.
I have generated all files from ColdBox template for Illudium.

This is the
line that I have on eh list method:

var oService =
getPlugin("ioc").getBean("articlesService");

But when I try to call this
method I have following error: