Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
279 views
in Technique[技术] by (71.8m points)

java - Axis1.4客户端的最小类路径是什么?(What's the minimum classpath for an Axis1.4 client?)

I am writing a ws client and I have to use axis1.4 for generating stub.

(我正在编写一个ws客户端,必须使用axis1.4生成存根。)

Right now below is my classpath.

(现在在下面是我的课程路径。)

Please help with filtering/updating dependencies.

(请帮助筛选/更新依赖项。)

  • activation.jar

    (activation.jar)

  • axis-ant.jar

    (axis-ant.jar)

  • axis.jar

    (axis.jar)

  • commons-discovery-0.2.jar

    (commons-discovery-0.2.jar)

  • commons-logging-1.0.4.jar

    (commons-logging-1.0.4.jar)

  • commons-logging-1.1.jar

    (commons-logging-1.1.jar)

  • jaxrpc.jar

    (jaxrpc.jar)

  • joda-time-1.6.jar

    (joda-time-1.6.jar)

  • log4j-1.2.8.jar

    (log4j-1.2.8.jar)

  • log4j.properties

    (log4j.properties)

  • mail.jar

    (mail.jar)

  • saaj.jar

    (saaj.jar)

  • ws-commons-java5-1.0.jar

    (ws-commons-java5-1.0.jar)

  • ws-commons-util-1.0.2.jar

    (ws-commons-util-1.0.2.jar)

  • wsdl4j-1.5.1.jar

    (wsdl4j-1.5.1.jar)

  • xmlrpc-client-3.1.2.jar

    (xmlrpc-client-3.1.2.jar)

  • xmlrpc-common-3.1.2.jar

    (xmlrpc-common-3.1.2.jar)

Advance thanks for your help and time :)

(预先感谢您的帮助和时间:))

  ask by Jabir translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...