Self-reply: Looks like I needed a rookie "Aha!" moment: 1) compile the
java file into a class 2) package the class into a jar 3) copy the jar
into the OpenBD /lib directory and restart. Voila! <cfset myObj =
createObject("java", "BCrypt")> works.Thanks again. On Feb 15, 10:48 am, JEAguilar <[email protected]> wrote: > Thanks Peter, > > It's the latter. My issue is CF-general, not OpenBD-specific. I'm not > entirely comfortable with the process that takes me from the > BCrypt.java file to where I can run, for example, <cfset > tmp=BCrypt.gensalt()> > > Thanks again, > > Juan -- tag/function ref: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en Get to Texas in Feb for OpenCFSummit http://www.opencfsummit.org/
