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.
- Host: GitHub
- URL: https://github.com/markmandel/javaloader
- Owner: markmandel
- Created: 2012-01-03T05:19:45.000Z (over 14 years ago)
- Default Branch: develop
- Last Pushed: 2017-03-28T23:03:10.000Z (about 9 years ago)
- Last Synced: 2025-03-23T23:46:39.450Z (about 1 year ago)
- Language: ColdFusion
- Homepage: http://www.compoundtheory.com/?action=javaloader.index
- Size: 6.01 MB
- Stars: 61
- Watchers: 12
- Forks: 25
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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