亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

我的xsd有問題嗎?出錯了,是不是我少了什么東西

?schema_reference.4: Failed to read schema document 'http://www/springframework.org/schema/aop/spring-aop.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.

<?xml version="1.0" encoding="UTF-8"?>

<beans xmlns="http://www.springframework.org/schema/beans"

? ? xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

? ? xmlns:context="http://www.springframework.org/schema/context"

? ? xmlns:aop="http://www/springframework.org/schema/aop"

? ? xsi:schemaLocation="http://www.springframework.org/schema/beans

? ? ? ? http://www.springframework.org/schema/beans/spring-beans.xsd

? ? ? ? http://www/springframework.org/schema/aop

? ? ? ? http://www/springframework.org/schema/aop/spring-aop.xsd">

? ? ? ? <bean id="myAspect" class="com.spring.aop.schema.advice.MyAspect"></bean>

? ? ? ? <bean id="aspectBiz" class="com.spring.aop.schema.advice.biz.AspectBiz"></bean>

? ? ? ? <aop:config>

? ? ? ? ? ? <aop:aspect id="myAspectAOP" ref="myAspect">

? ? ? ? ? ? ? ? ?<aop:pointcut id="myPointcut"?

? ? ? ? ? ? ? ? ?expression="execution(* com.spring.aop.schema.advice.biz.*Biz.*(..))"/>

? ? ? ? ? ? ? ? ?<aop:before method="before" pointcut-ref="myPointcut"/>

? ? ? ? ? ? </aop:aspect> ??

? ? ? ? ? ??

? ? ? ? </aop:config>

</beans>


正在回答

2 回答

如果使用的是Eclipse的話,可以安裝一個Spring Tools Suite插件,該插件可以自動的引入需要的命名空間。。。

0 回復 有任何疑惑可以回復我~
#1

Heather1 提問者

OK,謝謝
2016-08-19 回復 有任何疑惑可以回復我~

sorry,剛發完發現了錯誤所在,無語了。。。。。。這個在哪里刪除的,丟人了。。。

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

我的xsd有問題嗎?出錯了,是不是我少了什么東西

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號