Satyam, Try to click the following 3 links. If everything is in the right place, you'll get the CF Component Browser, or your CF Admin Login. If you get a File Not Found, or a 404 Error, you need to work on your mappings.
Each Directory should be be a sibling of the other. If it is not, you will need to add mappings for ColdSpring and ModelGlue. ColdSpring: http://localhost/coldspring/beans/BeanFactory.cfc ModelGlue: http://localhost/ModelGlue/gesture/ModelGlue.cfc Translator: http://localhost/translator/controller/Controller.cfc Post back if you are still stuck... DW <http://localhost/ModelGlue/gesture/ModelGlue.cfc> On Tue, Jun 7, 2011 at 11:06 AM, satyam tallam <[email protected]> wrote: > in root directory > > On Mon, Jun 6, 2011 at 3:57 PM, Dan Wilson <[email protected]> wrote: > >> Where do you have the ModelGlue framework files in relation to your >> Translator application? >> >> >> >> Sent from a mobile. Please excuse brevity and typos. >> >> -----Original Message----- >> From: satyam tallam <[email protected]> >> Sender: [email protected] >> Date: Mon, 6 Jun 2011 09:12:58 >> To: model-glue<[email protected]> >> Reply-To: [email protected] >> Subject: [Model-Glue] Hi >> >> Hi >> >> I am new to frame work i did same in below steps i am trying to >> execute but it gives the below error "Could not find the included >> template /ModelGlue/gesture/ModelGlue.cfm.." >> please see and give the reply. >> Create a new directory called "translator" under your Web root. >> Copy the contents of the /modelglueapplicationtemplate directory to >> the /translator directory. >> Open /translator/config/ColdSpring.xml >> Do a find and replace, changing "modelglueapplicationtemplate" to >> "translator" >> Open /translator/config/ModelGlue.xml >> Do a find and replace, changing "modelglueapplicationtemplate" to >> "translator" >> Open /translator/Application.cfc >> Do a find and replace, changing "modelglueapplicationtemplate" to >> "translator" >> Open /translator/RemotingService.cfc >> Do a find and replace, changing "modelglueapplicationtemplate" to >> "translator" >> >> >> >> Thanks & Regards, >> Satyam >> >> -- >> 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 >> >> -- >> >> 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 >> > > -- > 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 > -- Plutarch - "The mind is not a vessel to be filled but a fire to be kindled." -- 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
