You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2005/12/08 02:52:41 UTC

[Ws Wiki] Update of "SimpleAxisServer" by SebastianBazley

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.

The following page has been changed by SebastianBazley:
http://wiki.apache.org/ws/SimpleAxisServer

The comment on the change is:
Add details of jars needed

------------------------------------------------------------------------------
  {{{
  java org.apache.axis.transport.http.SimpleAxisServer 
  }}}
+ 
+ The following jars need to be on the classpath (as a minimum):
+ 
+  * axis.jar
+  * commons-discovery-0.2.jar
+  * commons-logging-1.0.4.jar
+  * jaxrpc.jar
+  * saaj.jar
+  * wsdl4j-1.5.1.jar
+  * activation.jar (*)
+  * mail.jar (*)
+ 
+ (*) These are not included in the distribution, and must be downloaded from java.sun.com
  
  Additionally the following options can be specified: