|
From: skadiy000 <sri...@ca...> - 2009-01-16 13:09:26
|
Dear All When I am using with command line in Unix, I am getting the following error: bash-3.00$ ./encrypt.sh input="test" password=test ----ENVIRONMENT----------------- Runtime: Sun Microsystems Inc. Java HotSpot(TM) Server VM 1.5.0_07-b03 ----ARGUMENTS------------------- input: test password: test ----ERROR----------------------- java.lang.NoClassDefFoundError: com/ibm/icu/text/Normalizer I have copied the icu4j-3_8_1.jar to bin and it did not fix the error issue. Appreciate help. Thanks -- View this message in context: http://www.nabble.com/jasypt-cli-issue-tp21497927s21332p21497927.html Sent from the Jasypt - Users mailing list archive at Nabble.com. |