Does anybody have any examples of how one might use Coldbox with
Coldfusion's integrated LCDS? For example, in the data-management-
config.xml file you need to specify the classpath of the assember, but
how would you do that with ColdBox. I want to use ColdBox for my CF
framework, but need to have LCDS messaging and data management
services working with it, and need some help knowing how it would best
be configured. Thanks!
Nick
Hi Nick,
I have not done a lot with LCDS, but I am assuming all your calls to LCDS are from flex to remoting. You can create easily flex powered apps with coldbox by just talking to the coldbox proxy or creating remote proxies. Let me see if someone has more experience on this.
luis
It can use remoting, but there's more to it. You need to configure
special channels in the LCDS configuration that talk to the assembler,
which in turns uses a DAO to create instances of the Value Object
CFCs. Unfortunately, it's been a while since I've been actively doing
CF development, as all the gigs I've been on have been strictly Java
on the backend, so I'm having to reacquaint myself with it.
Sorry, Nick,
I have not done this at all. So it is new territory for me. However, please let me know how I can help.
luis