Login

    Register

PROJECT CATEGORIES

 

JavaLoader
Project Home Blog Forums Known Issues External Project Link Contact Project

Author: Mark Mandel (All RIAForge projects by this author)
Last Updated: October 1, 2007 10:31 PM
Version: 0.5
Views: 23003
Downloads: 7455
License: Common Public License

Description:

* It can load several libraries at once, thereby allowing linking between Java libraries
* It allows access to ColdFusion core Java files, as well as the Java libraries that are loading with ColdFusion
* It utilises the coldfusion.runtime.java.JavaProxy, which enables ColdFusion to do Object constructor arguments as you would normally with createObject("java", "javaObject").init(myArg);, as well as being able to give access to static fields on Java objects that cannot be instantiated.

More details can be found in the readme.txt contained in the download.

Requirements:

ColdFusion 7+

Issue Tracker:

ID ISSUE STATUS UPDATED
1 Using JavaLoader with UJAC creates memory leak Open 04/06/08 10:20 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/javaloader.

To view this repository with your browser, go here: http://javaloader.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/