Installation

WAR File

The WAR file contains example jFin web services which require AXIS 1.3, and a Struts based example web application which generates a schedule for a Plain Swap.

The WAR file should work in any J2EE container, but has only been tested on Tomcat 5.5, so this is recommended for getting started.

Your J2EE container must be running under a 1.5 java virtual machine.

Drop the WAR file into the /web-apps directory, and tomcat will unpack and install jFin.

Go to http://localhost:8080/jfin_B0_1_7/ (if your install of Tomcat is not on 8080 use the port you've configured). You will see the jFin Status along with links to the AXIS status page, the web services and Plain Swap example application.

read more | add new comment

Source JAR

If you want to build the libraries you will need ANT. You will also need jUnit, Cobertura and the Struts and Tomcat libraries in your ANT lib directory. To get these go to Download | Tools.

The ant build file is located in the src directory.

add new comment

Binary JAR

If you just want to use the library in your own applications, download and unpack the binary tar.gz or zip files and use the .jar file in the root directory in your own projects.
jFin requires a 1.5+ java virtual machine.

add new comment
Syndicate content