十一 04

Resin的安装就不再多说了,安装完resin后,
把axis-1_4\webapps\axis目录下的文件都拷贝到resin-3.0.21\webapps\ROOT
目录下,启动resin,报了个错,
[01:07:14.652] WEB-INF/web.xml:90: 'id' is an unknown property of 'com.caucho.s
rver.webapp.WelcomeFileList'.

一看是无关紧要的webcomefilelist直接删掉web.xml里的那一段" id="WelcomeFileList""
刷新一下,终于见到了可爱的欢迎页面。
Hello! Welcome to Apache-Axis.
What do you want to do today?


Validation – Validate the local installation's configuration

点击Validation 报了个警告信息,
Warning: could not find class org.apache.xml.security.Init from file xmlsec.jar
XML Security is not supported.

See http://xml.apache.org/security/

去提示的网站下载了xmlsec-1.3.0.jar丢到resin的lib目录下,重起resin,看起来一切ok了,基本算是安装完成,开始学习之路。。。

btw:貌似看网上有人说resin的xml解析器跟axis之间可能有点问题。


Tags: ,

作者:Jock

Leave a Reply

You must be logged in to post a comment.

Switch to our mobile site