sxcooler opened a new issue #1071: business-service-pojo-archetype生成项目问题
URL: https://github.com/apache/servicecomb-java-chassis/issues/1071
 
 
   business-service-pojo-archetype 版本1.1.0,生成的项目不能直接运行,有两个问题,一是需要配置log4j,这个应该还好。
   
但另一个问题是provider.bean.xml里的xsi:schemaLocation少配了http://www.springframework.org/schema/beans
 http://www.springframework.org/schema/beans/spring-beans.xsd 
这个定义,导致报错cvc-elt.1: 找不到元素 'beans' 的声明

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to