From 3830994af1c32c6c7d1bed3ed8d7bb3aaae30d07 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Fri, 4 Mar 2016 18:30:53 +0100 Subject: [PATCH] added note about copying "commons-codec.jar" --- INSTALL.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/INSTALL.txt b/INSTALL.txt index 3945416..5dce97b 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -36,3 +36,11 @@ You should be done now. And always try to give informative descriptions, not just only "shop" or "factory". Of course, you need to build and deploy the EAR/WAR files. ;-) + +6) In juser-core project you will find a JAR named "commons-codec-1.10.jar" you + need to copy this to your $GLASSFISH_DOMAIN/lib/ path to make password + encryption working. Please setup sufficient access rights (CHMOD 0644 is + enough). + + If you forgot this file to copy and you have copied it now, please restart + the Glassfish server so the JAR can be found and loaded. -- 2.39.5