I have /ModelGlue mapped to /Applications/ColdFusion8/wwwroot/
ModelGlue/gesture.

Below is the error I get from helloworld.  I get the same basic error
from the pig latin sample.  ColdSpring quickstart works at
http://localhost:8500/coldspring/examples/quickstart

Please let me know if you need more info.

Thanks so much,
Sarah

Bean creation exception in ModelGlue.gesture.ModelGlue
The ModelGlue.ModelGlue component or interface cannot extend
itself.:Change the extends value in the cfcomponent or cfinterface
tag.:

The error occurred in /Applications/ColdFusion8/wwwroot/coldspring/
beans/BeanDefinition.cfc: line 573
Called from /Applications/ColdFusion8/wwwroot/coldspring/beans/
BeanDefinition.cfc: line 384
Called from /Applications/ColdFusion8/wwwroot/coldspring/beans/
DefaultXmlBeanFactory.cfc: line 731
Called from /Applications/ColdFusion8/wwwroot/coldspring/beans/
DefaultXmlBeanFactory.cfc: line 632
Called from /Applications/ColdFusion8/wwwroot/ModelGlue/gesture/
loading/ColdSpringBootstrapper.cfc: line 88
Called from /Applications/ColdFusion8/wwwroot/ModelGlue/gesture/
loading/ColdSpringBootstrapper.cfc: line 96
Called from /Applications/ColdFusion8/wwwroot/ModelGlue/gesture/
ModelGlue.cfm: line 47
Called from /Applications/ColdFusion8/wwwroot/modelgluesamples/
helloworld/index.cfm: line 50

571 :                           <cfthrow type="coldspring.beanCreationException"
572 :                                   message="Bean creation exception in 
#getBeanClass()#"
573 :
detail="#cfcatch.message#:#cfcatch.detail#:#additionalInfo#">
574 :                   </cfcatch>
575 :           </cftry>

--~--~---------~--~----~------------~-------~--~----~
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