Thanks for the screenshot. It looks like you have everything in order.  What
do you get when you visit?


http://localhost/reactor/reactorFactory.cfc




On Thu, Feb 18, 2010 at 9:22 AM, Dan Wilson <[email protected]> wrote:

> This usually means the Reactor directory isn't in the webroot.
>
> Your webroot should have:
>
> /PlantOMatic
> /reactor
> /ColdSpring
>
>
> And if it doesn't you need to make it so it does.
>
> If you get stuck, take a screenshot of your webroot and send it to us.
>
> '
>
>  DW
>
>
> On Thu, Feb 18, 2010 at 9:16 AM, Chris <[email protected]> wrote:
>
>> Hey Everyone,
>>
>> First off, thanks for everyone's help yesterday.  I finally got the
>> translator working.  I'm attempting to go through the PlantOmatic
>> training, and I ran into another problem.  I followed the following
>> steps:
>>
>> Extract the  PlantOMatic.zip file into your webroot.
>> Move the entire /PlantOMatic/install/coldspring directory into your
>> webroot.
>> Move the entire /PlantOMatic/install/ModelGlue directory into your
>> webroot.
>> Move the entire /PlantOMatic/install/reactor directory into your
>> webroot.
>> Create a new empty database called plantomatic in either MSSQL or
>> MySQL and run the appropriate script to create the table structure and
>> populate the database with initial data.
>> Note: If you use MSSQL, you must change line 107 in /PlantOMatic/
>> config/ColdSpring.xml to:
>> view plaincopy to clipboardprint?
>> <property name="type"><value>mssql</value></property>
>> Create a new data source in your ColdFusion Administrator. Name the
>> data source plantomatic
>> Open up your web browser and visit:  http://localhost/PlantOMatic and
>> compare your results with a successful installation shown in the
>> figure below
>>
>> When I run it, I get the following error:
>>
>> Bean creation exception in reactor.reactorFactory
>>
>> Could not find the ColdFusion Component or Interface
>> reactor.reactorFactory.:Ensure that the name is correct and that the
>> component or interface exists.:
>>
>> Please bear with me while I learn this stuff.  Thanks for the help!
>>
>> --
>> Model-Glue Sites:
>> Home Page: http://www.model-glue.com
>> Documentation: http://docs.model-glue.com
>> Bug Tracker: http://bugs.model-glue.com
>> Blog: http://www.model-glue.com/blog
>>
>> You received this message because you are subscribed to the Google
>> Groups "model-glue" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]<model-glue%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/model-glue?hl=en
>
>
>
>
> --
> “Come to the edge, he said. They said: We are afraid. Come to the edge, he
> said. They came. He pushed them and they flew.”
>
> Guillaume Apollinaire quotes
>



-- 
“Come to the edge, he said. They said: We are afraid. Come to the edge, he
said. They came. He pushed them and they flew.”

Guillaume Apollinaire quotes

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to