1 <jaxws:endpoint address="/test/webservice" implementor="#testBean" />
这行代码里面的#号表示webservice自动装配到spring的bean。