axis配置有问题,求救

milkbread 2005-03-05 02:37:45
按http://www-900.ibm.com/developerWorks/cn/webservices/ws-startaxis/这篇文章的介绍,我配置axis,但出现如下错误和提示:
--------------
Error: could not find class javax.xml.soap.SOAPMessage from file saaj.jar
Axis will not work
See http://xml.apache.org/axis/


Error: could not find class javax.xml.rpc.Service from file jaxrpc.jar
Axis will not work
See http://xml.apache.org/axis/


Error: could not find a dependency of class org.apache.axis.transport.http.AxisServlet from file axis.jar
Axis will not work
See http://xml.apache.org/axis/
The root cause was: org.apache.axis.transport.http.AxisServletBase
This can happen e.g. if org.apache.axis.transport.http.AxisServlet is in the 'common' classpath, but a dependency like activation.jar is only in the webapp classpath.
--------------
我找了下axis下lib文件夹中的saaj.jar、jaxrpc.jar、axis.jar包,解开后里面都有上述提到的“找不到”的class,怎么说找不到???

还有,最后的错误提示里:org.apache.axis.transport.http.AxisServletBase也在的,但下一句它说“org.apache.axis.transport.http.AxisServlet is in the 'common' classpath, but a dependency like activation.jar is only in the webapp classpath.”是什么意思?axis.jar、activation.jar都在D:\programtool\Apache Tomcat 4.0\webapps\axis\WEB-INF\lib目录下的呀,怎么回事?
...全文
72 1 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
try_okey 2005-03-05
  • 打赏
  • 举报
回复
http://dev.csdn.net/article/32/32356.shtm

67,550

社区成员

发帖
与我相关
我的任务
社区描述
J2EE只是Java企业应用。我们需要一个跨J2SE/WEB/EJB的微容器,保护我们的业务核心组件(中间件),以延续它的生命力,而不是依赖J2SE/J2EE版本。
社区管理员
  • Java EE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧