Login

    Register

PROJECT CATEGORIES

 

JavaLoader (Active)
Project Home Blog Forums Wiki Known Issues External Project Link Contact Project

Author: Mark Mandel (All RIAForge projects by this author)
Last Updated: January 19, 2010 7:28 PM
Version: 0.6
Views: 79,574
Downloads: 28,890
License: Common Public License

Description:

JavaLoader is a library that has been built to ease the use, development and integration of Java within ColdFusion applications.

It has several key features:

* Dynamically loading Java libraries without having to place them on the ColdFusion classpath
* Dynamically compiling Java code to be utilised within ColdFusion Applications
* Providing a Java Dynamic Proxy for ColdFusion Components to allow for seamless interoperability between Java and ColdFusion Components
* Spring integration with ColdFusion Components
* and more...

======== Java Loader 1.0 Beta 2 ========

JavaLoader 1.0 Beta 2 can be downloaded from:
http://www.compoundtheory.com/?action=javaloader.index


Requirements:

ColdFusion 7+

(other dependencies depending on functionality used, please see the documentation)

Issue Tracker:

ID ISSUE STATUS UPDATED
8 Handling of Reserved Words Open 11/17/09 4:10 PM
7 StackOverflowError in DynamicProxy Fixed 11/03/09 9:03 PM
4 [Compiler] - Dependencies were not compiled across directories Fixed 10/04/09 1:38 PM
6 [Dynamic Proxy] - be able to retrieve the original CFC Open 09/24/09 10:37 PM
5 [Dynamic Proxy] - Create a new FusionContext if outside of a CFML request Open 09/24/09 10:35 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 files and changelists associated with this repository, 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/