Previous Topic

Next Topic

Prerequisites

The following prerequisites should be met before this resolver tutorial can be compiled and run:

  • JavaTM software, version 1.4 or higher. You can check the version you have installed by typing at a command line:

    java -version

    Something similar to the following should display:

    java version "1.4.2_04"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)

    If the above does not display, add <JAVA_HOME>/bin, where <JAVA_HOME> is the location where J2SETM is installed, to your PATH (in the appropriate way for your shell).

    For more information on installing and running Java software, read the J2SE 1.4 Installation guide.

  • Apache Ant software, version 1.6 or higher. You can check the version you have installed by typing at a command line:

    ant - version

    Something similar to the following should display:

    Apache Ant version 1.6.2 compiled on July 16 2004

    For more information on installing and running Ant software, read the Apache Ant Manual.

  • A valid installation of Kowari. See the relevant sections in the Kowari documentation for more information.
  • Basic Java programming experience.

See Also

HTTP Resolver and MP3 Content Handler Tutorial

Developing Protocol Resolvers

Developing Content Handlers

Compiling with Ant

Integrating into Kowari

Latest News

Kowari 1.1.0 Pre-release 1 Released

Kowari 1.0.5 Released

Kowari 1.0.4.1 Released

Kowari 1.0.4 Released

DAWG Evaluates iTQL

Kowari article in XML.com

Kowari mentioned on XML.com

Kowari 1.0.3 Released

Kowari Lite Introduced

Kowari 1.0.2 Released

Kowari 1.0.1 Released

View all news items


Open Source logo Tucana Technologies Logo SourceForge.net Logo

© 2001-2004 Tucana Technologies, Inc. Some rights reserved.