问题描述
- 是不是Spring的配置问题,我没使用过SPring
-
“/Web”应用程序中的服务器错误。'personBLL' node cannot be resolved for the specified context [HRP.Web.handler.system.PersonHandler].
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: Spring.Core.InvalidPropertyException: 'personBLL' node cannot be resolved for the specified context [HRP.Web.handler.system.PersonHandler].
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[InvalidPropertyException: 'personBLL' node cannot be resolved for the specified context [HRP.Web.handler.system.PersonHandler].]
Spring.Expressions.PropertyOrFieldNode.InitializeNode(Object context) +950
Spring.Expressions.PropertyOrFieldNode.Set(Object context, EvaluationContext evalContext, Object newValue) +79
Spring.Expressions.BaseNode.SetValue(Object context, IDictionary variables, Object newValue) +83
Spring.Expressions.BaseNode.SetValue(Object context, Object newValue) +41
Spring.Objects.ObjectWrapper.SetPropertyValue(IExpression propertyExpression, Object val) +49
Spring.Objects.ObjectWrapper.SetPropertyValue(PropertyValue pv) +71
Spring.Objects.ObjectWrapper.SetPropertyValues(IPropertyValues propertyValues, Boolean ignoreUnknown) +502
Spring.Objects.ObjectWrapper.SetPropertyValues(IPropertyValues pvs) +38
Spring.Objects.Factory.Support.AbstractAutowireCapableObjectFactory.ApplyPropertyValues(String name, RootObjectDefinition definition, IObjectWrapper wrapper, IPropertyValues properties) +416
Spring.Objects.Factory.Support.AbstractAutowireCapableObjectFactory.PopulateObject(String name, RootObjectDefinition definition, IObjectWrapper wrapper) +1202
Spring.Objects.Factory.Support.AbstractAutowireCapableObjectFactory.ConfigureObject(String name, RootObjectDefinition definition, IObjectWrapper wrapper) +168
Spring.Objects.Factory.Support.WebObjectFactory.ConfigureObject(String name, RootObjectDefinition definition, IObjectWrapper wrapper) +110
Spring.Objects.Factory.Support.AbstractAutowireCapableObjectFactory.ConfigureObject(Object target, String name) +102
Spring.Context.Support.WebSupportModule.ConfigureHandlerNow(IHttpHandler handler, IConfigurableApplicationContext applicationContext, String name, Boolean isContainerManaged) +115
Spring.Context.Support.WebSupportModule.OnConfigureHandler(Object sender, EventArgs e) +236
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75版本信息: Microsoft .NET Framework 版本:2.0.50727.5485; ASP.NET 版本:2.0.50727.5483
解决方案
spring配置问题
关于spring 在web.xml 中的配置问题
spring+ibatis配置问题
解决方案二:
把你的配置文件贴出来
解决方案三:
Spring.Core.InvalidPropertyException: 'personBLL' node cannot be resolved for the specified context [HRP.Web.handler.system.PersonHandler].
这个节点不能被编译
解决方案四:
。。。。。。。。。。。。。。。。。。。。。。。。。。。。。