local machine On Mar 11, 12:13 pm, Matt Quackenbush <[email protected]> wrote: > If that is the entirety of the file (and it appears that it is), then I'm > going to go with my initial reaction to the expanded exception: > > I think that createObject('java') is disabled in the environment that > you're trying to run in. > > Are you on your local development machine? A shared hosting account? > Something else? > > On Mon, Mar 11, 2013 at 11:08 AM, Lucy Miles <[email protected]>wrote: > > > > > <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http:// > >www.springframework.org/dtd/spring-beans.dtd"> > > > <beans default-autowire="byName"> > > > <bean id="userService" > > class="coldspring.examples.quickstart.components.UserService" /> > > <bean id="userGateway" > > class="coldspring.examples.quickstart.components.UserGateway" /> > > <bean id="configBean" > > class="coldspring.examples.quickstart.components.ConfigBean" /> > > > </beans> > > > On Mar 11, 11:52 am, Matt Quackenbush <[email protected]> wrote: > > > That's the AbstractBeanFactory.cfc. We need to see your ColdSpring.xml > > file. > > > -- > > -- > > 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 > > --- > > You received this message because you are subscribed to the Google Groups > > "model-glue" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visithttps://groups.google.com/groups/opt_out.- Hide > > quoted text - > > - Show quoted text -
-- -- 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 --- You received this message because you are subscribed to the Google Groups "model-glue" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
