Hello Guys, I just recently started using jar files to extend the functionality of cfml. Today I figured that it would make sense to include the jars I am using within my app's path instead of throwing the jar file in the server's lib folder. I read a few articles on Ben Nadel's site about the URL class loader and looked into Mark Mendel's javaloader.cfc, but Mark's solution definitely looked like overkill for me. My app will probably not use over 2-3 custom jars. Anyone have a solution they could suggest? I didn't notice any special functionality in the OpenBD manual, but it wouldn't be the first time I missed a hidden gem.
Thanks again, Aaron -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
