First Open Source Post
I posted my first CF open source post on
CFCZone today, JavaClassLoader. Woohoo! Thanks to
Doug Hughes for his help cleaning up the code.
CFCZone today, JavaClassLoader. Woohoo! Thanks to
Doug Hughes for his help cleaning up the code.


2 Comments:
Hello Jim,
Thank you very much for this cfc!
I would appreciate your comments on a question I have with an "object instantiation" error that I receive when trying to use the CFC.
The CFC works just fine when using the same class file when the constructor is commented out or set to NULL. I see you have another function that is for constructors that do not accept NULLs. I don't seem to be able to get this to work though. What should the "the.path.to.the.argument.requiring a constructor" be? I have it pointing to the package.class.constructor.
This has been obsolesced by Mark Mandel's Javaloader:
http://www.compoundtheory.com/?action=javaloader.index
Post a Comment
Links to this post:
Create a Link
<< Home