An open API service indexing awesome lists of open source software.

https://github.com/markmandel/javaloader

JavaLoader is a library that has been built to ease the use, development and integration of Java within ColdFusion applications.
https://github.com/markmandel/javaloader

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

JavaLoader 1.2
==============

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:

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

Resources
---------

The homepage for JavaLoader can be found at:
http://www.compoundtheory.com/?action=javaloader.index

To download JavaLoader, [visit RiaForge][1]. ( Trying to keep JavaLoader as the project most downloaded! :) )

Documentation for JavaLoader can be found on the [GitHub Wiki][2].

The source code can be found in the [GitHub repository][3].

Bugs and feature requests can be entered into the [GitHub issue tracker][4].

Support can be found through the [JavaLoader Mailing list][5].

[1]: http://javaloader.riaforge.org/index.cfm?event=action.download
[2]: https://github.com/markmandel/JavaLoader/wiki
[3]: https://github.com/markmandel/JavaLoader
[4]: https://github.com/markmandel/JavaLoader/issues
[5]: https://groups.google.com/forum/#!forum/javaloader-dev