JAVA学习网首页 把生活查询网加入收藏 把JAVA学习网设为首页 联系方式
    Hi,JAVA学习
JAVA基础 设计模式 数据库 JavaBeans J2EE JavaDelphi 用户界面 综合文章  
Axis 1.2 RC3 在 tomcat 5.5.8下的配置。
时间:22/04/2007
作者:网络
来源:网络
小提示点这里把文章加入您的收藏夹,方便下次查看
设置文章字体大小:[ ]

 Axis 1.2 RC3 在 tomcat 5.5.8下的配置。

axis最新下载地址:

http://www.eu.apache.org/dist/ws/axis/1_2RC3/axis-src-1_2RC3.zip
http://www.eu.apache.org/dist/ws/axis/1_2RC3/axis-bin-1_2RC3.zip
解压到: E:\javalibs\axis-1_2RC3
然后复制E:\javalibs\axis-1_2RC3\webapps\axis到D:\jakarta-tomcat-5.5.8\webapps\axis.
xmlsec的jar下载地址在:
http://xml.apache.org/security/dist/java-library/xmlsec-1.2.1.jar

下载之后复制到D:\jakarta-tomcat-5.5.8\webapps\axis\WEB-INF\lib下.
再复制E:\javalibs\jaf-1.0.2\activation.jar和E:\javalibs\javamail-1.3.2\mail.jar,
E:\javalibs\xmllibs\xerces-2_6_2\下的xercesImpl.jar,xml-apis.jar,xmlParserAPIs.jar
E:\javalibs\xmllibs\xalan-j_2_6_0\bin\xalan.jar到D:\jakarta-tomcat-5.5.8\webapps\axis\WEB-INF\lib下.
(如果不复制xalan.jar,访问: http://localhost:8080/axis/happyaxis.jsp,会得到以下警告:
Warning: could not find a dependency of class org.apache.xml.security.Init from file XML Security is not supported.
See http://xml.apache.org/security/ {4}
The root cause was: org/apache/xpath/compiler/FuncLoader
This can happen e.g. if org.apache.xml.security.Init is in the 'common' classpath, but a dependency like activation.jar is only in the webapp classpath
)

------------

http://blog.csdn.net/lizongbo/

------------

至此,完整的axis环境配置完毕.
访问http://localhost:8080/axis/happyaxis.jsp将看不到任何警告了。



上一篇:JNDI全攻略之(一)

下一篇:Axis 1.2 RC3 在 tomcat 5.5.8下的配置。

  • 谈谈设计模式中的Iterator迭代器
  • linux环境下Apache+Resin的配置
  • MySQL的驱动引起Hibernate无法正常运行的问题
  • Java中static、this、super、final用法
  • webwork2在weblogic下和tomcat下的中文问题解决
  • MIDP v2.0规范简介
  • J2EE学习经验和流程
  • Eclipse Release Build: 3.1正式发布! ——JDT新特性(二)
  • 完美系统的思考【欢迎批评指正及补充】
  • java新功能之一枚举
  • 在Tomcat里发布程序
  • 小软件项目开发的管理
  • redhat9装在虚拟机vmware上之后,连接网络是出现问题DeterminingIPinformationforeth0...failed;nolinkpres
  • Java学习:再探弥补java与com的间隙
  • JBuilerX快捷键小全(原创)
  • JAVA的入门基础一些精典
  • 一个表达式计算案例的设计和实现
  • 闲来无事,写了个删除文件夹的java类
  • 返回】 【顶部】 【关闭
    Copyright © 2005-2010 www.594k.com All Rights Reserved.
    版权所有:JAVA学习网 备案序号:皖ICP备06004238号