Hello All, 

This could be my final java solution (300+) and it was a big pain to make. 

After making a 2 line classloader I found out that I was having trouble 
with anything other then public methods and saving objects to disk was not 
working out so I tested out just adding jars to the classpath at runtime and I 
did see the errors I was getting with classloaders. I tested it with 
test.forName("jxl.Workbook") and that did not error so I am assuming it works. 
It uses java reflection.

Add Jar at Runtime/CLASSPATH CFC 
http://www.cfide.org/add_jar_at_runtime.html

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247419
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to