<jaxws:endpoint implementor="com.service.imp.UserServiceImpl" address="/user"></jaxws:endpoint>
<jaxws:endpoint implementor="com.service.imp.UserServiceImpl" address="/user1"></jaxws:endpoint>
<jaxws:endpoint implementor="com.service.imp.UserServiceImpl" address="/user"></jaxws:endpoint>
<jaxws:endpoint implementor="com.service.imp.UserServiceImpl" address="/user1"></jaxws:endpoint>
转载于:https://www.cnblogs.com/beijingstruggle/p/5462167.html