abitdodgy / cfw-usermanager

A user manager demo app for ColdFusion on Wheels
23 stars 11 forks source link

Error loading bCrypt class in Ubuntu Server #20

Open chapmandu opened 10 years ago

chapmandu commented 10 years ago

var bCrypt = CreateObject("java", "BCrypt", "/lib");

cannot load class through its string name, because no definition for the class with the specified name [BCrypt] could be found