2007-01-30 16:08:43,185 DEBUG [com.sun.faces.el.ValueBindingImpl] - getValue(ref=cmdQueueInBean.name)
2007-01-30 16:08:43,185 DEBUG [org.springframework.web.jsf.DelegatingVariableReso lver] - Attempting to resolve variable 'cmdQueueInBean' in via original VariableResolver
Backing bean created
2007-01-30 16:08:43,201 DEBUG [com.sun.faces.application.ApplicationImpl] - Expression cmdQueueInDAO passed syntax check
2007-01-30 16:08:43,201 DEBUG [com.sun.faces.el.ValueBindingImpl] - getValue(ref=cmdQueueInDAO)
2007-01-30 16:08:43,201 DEBUG [org.springframework.web.jsf.DelegatingVariableReso lver] - Attempting to resolve variable 'cmdQueueInDAO' in via original VariableResolver
2007-01-30 16:08:43,201 DEBUG [com.sun.faces.application.ApplicationImpl] - Couldn't find a factory for cmdQueueInDAO
2007-01-30 16:08:43,216 DEBUG [com.sun.faces.el.VariableResolverImpl] - resolveVariable: Resolved variable:null
2007-01-30 16:08:43,216 DEBUG [org.springframework.web.jsf.DelegatingVariableReso lver] - Attempting to resolve variable 'cmdQueueInDAO' in root WebApplicationContext
2007-01-30 16:08:43,216 DEBUG [org.springframework.web.jsf.DelegatingVariableReso lver] - Successfully resolved variable 'cmdQueueInDAO' in root WebApplicationContext
2007-01-30 16:08:43,216 DEBUG [org.springframework.beans.factory.support.DefaultL istableBeanFactory] - Returning cached instance of singleton bean 'cmdQueueInDAO'
2007-01-30 16:08:43,216 DEBUG [com.sun.faces.el.ValueBindingImpl] - getValue Result:com.trixpert.dao.CmdQueueInDAOImpl@174e4b3
2007-01-30 16:08:43,216 DEBUG [com.sun.faces.el.ValueBindingImpl] - -->Returning com.trixpert.dao.CmdQueueInDAOImpl@174e4b3
2007-01-30 16:08:43,263 ERROR [com.sun.faces.application.ApplicationImpl] - Managedbean cmdQueueInBean could not be created Can't instantiate class: 'com.trixpert.dao.CmdQueueInDAOImpl@174e4b3'.
javax.faces.FacesException: Can't instantiate class: 'com.trixpert.dao.CmdQueueInDAOImpl@174e4b3'.
at com.sun.faces.config.ManagedBeanFactory.getConvert edValueConsideringPrimitives(ManagedBeanFactory.ja va:869)
at com.sun.faces.config.ManagedBeanFactory.setPropert iesIntoBean(ManagedBeanFactory.java:555)
at com.sun.faces.config.ManagedBeanFactory.newInstanc e(ManagedBeanFactory.java:233)
at com.sun.faces.application.ApplicationAssociate.cre ateAndMaybeStoreManagedBeans(ApplicationAssociate. java:256)
at com.sun.faces.el.VariableResolverImpl.resolveVaria ble(VariableResolverImpl.java:78)
at org.springframework.web.jsf.DelegatingVariableReso lver.resolveVariable(DelegatingVariableResolver.ja va:108)
at com.sun.faces.el.impl.NamedValue.evaluate(NamedVal ue.java:125)
at com.sun.faces.el.impl.ComplexValue.evaluate(Comple xValue.java:146)
at com.sun.faces.el.impl.ExpressionEvaluatorImpl.eval uate(ExpressionEvaluatorImpl.java:243)
at com.sun.faces.el.ValueBindingImpl.getValue(ValueBi ndingImpl.java:173)