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]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to