daanhan opened a new issue #1739: 2.6.1的demo程序报错
URL: https://github.com/apache/incubator-dubbo/issues/1739
 
 
   2.6.1版本的dubbo-demo,在eclipse中运行dubbo-demo-provider里的Provider,得到以下错误,请解决,谢谢!
   由于是dubbo新手,暂时猜测是xmlns:dubbo的路径问题。
   > [04/05/18 23:49:42:042 CST] main  INFO 
support.ClassPathXmlApplicationContext: Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@4d49af10: 
startup date [Fri May 04 23:49:42 CST 2018]; root of context hierarchy
   [04/05/18 23:49:42:042 CST] main  INFO xml.XmlBeanDefinitionReader: Loading 
XML bean definitions from class path resource 
[META-INF/spring/dubbo-demo-provider.xml]
   Exception in thread "main" 
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
**Configuration problem: Unable to locate Spring NamespaceHandler for XML 
schema namespace [http://dubbo.apache.org/schema/dubbo]**
   Offending resource: class path resource 
[META-INF/spring/dubbo-demo-provider.xml]
        at 
org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:70)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to