Finding the answer to that question is going to be key to sorting this out.
- Do you, by chance have a mapping set up in your ColdFusion administrator for reactor? - Are you having permissions issues? - Are you accessing the PlantOMatic by http://localhost/PlantOMatic, if not, how are you accessing it via web browser? For the application to work, that file has to be found... On Thu, Feb 18, 2010 at 10:35 AM, Chris <[email protected]> wrote: > I get the following error: > > File not found: /reactor/reactorFactory.cfc > > Which is weird..because the directory and the file definitely exist. > > On Feb 18, 9:51 am, Dan Wilson <[email protected]> wrote: > > 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/PlantOMaticand > > >> 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]> > <model-glue%2bunsubscr...@googlegrou ps.com> > > >> 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]<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 -- 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
