I am using Model Glue Unity and I'm developing an app in it. I'm not sure how I'd use 1.1 in tandem with Unity.

I'm not clear on what you are suggesting with
<cfset variables.Reactor = getModelGlue().getORMService()
to get the factory from modelglue/coldspring.

There is no coldspring.xml   in the sample app.

Sorry for being clueless about this.

Bryan



On 11/14/06, Doug Sims < [EMAIL PROTECTED]> wrote:
I am not sure about your exact problem, but it seems like it may be
coldspring/autowire related (you are apparently using Modelglue 2
unity).
The blog sample was written under MG1
If you just want to see the blog app in action,  just use modelglue 1.1.

if not try using
<cfset variables.Reactor = getModelGlue().getORMService()>
to get the factory from modelglue/coldspring.
I assume you are configuring reactor in the coldspring.xml file
(rather than the reactor.xml). If not move the settings over

Doug S.

On 11/14/06, Bryan S <[EMAIL PROTECTED]> wrote:
> I tried the rest of your suggestions and I am still getting the error.
>
> On 11/14/06, Tom Chiverton < [EMAIL PROTECTED] > wrote:
> > On Tuesday 14 November 2006 10:59, Bryan S wrote:
> > > ??? I've read numerous posts from Sean saying you don't need and
> shouldn't
> > > use a CF Mapping for Reactor
> >
> > Not if the main reactor folder is in the site root.
> > I don't MG, myself though, sorry.
>
>
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- --
> Reactor for ColdFusion Mailing List
> reactor@doughughes.net
> Archives at:
> http://www.mail-archive.com/reactor%40doughughes.net/
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
> -- --


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
reactor@doughughes.net
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
reactor@doughughes.net
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to