8:26 PM
To: CF-Talk
Subject: Re: Model Glue and Reactor
Hey Eric, not sure if this is what you're after, but I've got this:
/corps/mysuperproject/config/reactor/Reactor.x
ml
mysuperproject
mysuperproject_dev
Found the problem...the ormservice bean wasn't getting the pathToConfigXml
from the reactorConfiguration bean. I added it as a construction-arg and it
works fine now...or at least it loads. I haven't had the chance to try
using reactor to access a db yet...
Eric
~~~
Hey Eric, not sure if this is what you're after, but I've got this:
/corps/mysuperproject/config/reactor/Reactor.xml
mysuperproject
mysuperproject_dev
mysql
/corps/mysuperproject/model/data/reactor
p
OK...I hard coded the pathToConfigXML value as the default in the argument
in the function in reactor/reactorfactory.cfc and it worked fine. So I am
suspecting that it is not picking up the Coldspring.xml file properly or
the finction call is not even trying to pass the pathToConfigXML argument at
Yes, you tell it where the Reactor config file is in the Model-Glue
ColdSpring XML file:
/deli/config/reactor/Reactor.xml
projectName
dsnName
mysql
/path/to/save/reactorcfcs
development
On 9/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wro
We are down to this error:
Not using an ORM adapter. You will not be able to do automatic database
functions.
Cause: Reactor failed to load: coldspring.beanCreationException : Bean
creation exception during init() of reactor.config.config : An error
occurred when performing a file operation read
6 matches
Mail list logo