Download

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(Javadocs)
Line 18: Line 18:
 
==Javadocs==
 
==Javadocs==
  
Javadocs are available for online viewing or as a zip package. (Updated {{javadoc date}})
+
Javadocs are available for online viewing or as a zip package (updated {{javadoc date}}).
  
 
* [http://www.wandora.net/wandora/docs/api/ View online]
 
* [http://www.wandora.net/wandora/docs/api/ View online]

Revision as of 17:49, 18 February 2008

Prepare download

Java Runtime Environment (JRE) 6 is required to run Wandora application. Java JRE 6 is not included in Wandora package and you must download it separately from Sun's Java site at

You should also get familiar with system requirements and the license before downloading and installing Wandora. We emphasize that Wandora is an ongoing project. This means that the software is incomplete, absolutely contains bugs and the feature set may change without notice.

Downloading Wandora

Download Wandora's latest version (build date 2016-05-10, see Change log and Open bugs) here:

After successful download you may wonder how to install Wandora.

Javadocs

Javadocs are available for online viewing or as a zip package (updated 2016-05-10).

Included libraries

Wandora uses many third party libraries to extend the feature set of application. All libraries used by Wandora are free-to-use and available in Internet. We have already included these libraries into the Wandora package:

Next libraries are required for Wandora's SOAP api.

  • axis.jar
  • commons-discovery-0.2.jar
  • commons-logging-1.0.4.jar
  • jaxrpc.jar
  • saaj.jar
  • wsdl4j-1.5.1.jar

Libraries to download

Although Wandora works fine without next libraries you may encounter problems using some advanced features. Consider downloading Java packages:

  • If you are planning to use database topic maps with Microsoft SQL database consider downloading JDBC drivers for the database. Msbase.jar, mssqlserver.jar, msutil.jar are available at http://msdn.microsoft.com/data/ref/jdbc/
  • If you are planning to use database topic maps with MySQL database consider downloading JDBC drivers for the database. Driver can be downloaded at mysql-connector-java-3.1.13-bin.jar