Hi all,
My brain isn't working well today and this one has me stumped even after
googling for hours. I need to be able to load some jar files in both CF9 and
Railo 4.2. Because of rules imposed on me, I cannot put them in the standard
jar directories (they would break cf/railo functionality) and I cannot put them
into the webroot.
Normally I would do a <cfset myJar = createObject("java",
"org.my.jarfile").init() /> but because it's outside of the webroot I can't
figure out what I need to do. Will createobject work with coldfusion mappings?
Oh, and I have to try to keep the code a generic as possible because it will
need to run on both ColdFusion 9 and Railo 4.2.
Thanks,
Steve
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360109
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm