在Eclipse中,用XFire釋出web服務

滄海一滴發表於2013-07-16

配置及相關說明見http://www.cnblogs.com/xshy3412/archive/2007/09/29/910848.html

僅確定釋出xfire需要的最基本的jar

activation-1.1.jar
commons-logging-1.0.4.jar
jdom-1.0.jar
jsr173_api-1.0.jar
spring-1.2.6.jar
stax-utils-20040917.jar
wsdl4j-1.6.1.jar
wstx-asl-3.2.0.jar
xbean-spring-2.8.jar
xfire-all-1.2.6.jar
xml-apis-1.0.b2.jar
XmlSchema-1.1.jar

參考:

http://www.cnblogs.com/xshy3412/archive/2007/09/29/910848.html

http://www.iteye.com/problems/90148

http://blog.csdn.net/kaiyang45/article/details/6996610

http://www.blogjava.net/hwpok/archive/2010/04/12/166983.html

http://blog.sina.com.cn/s/blog_538cdcd80101dj2t.html

http://raybit.blogbus.com/logs/16849227.html

http://xfire.codehaus.org/Quick+Start

相關文章