|
From: skadiy000 <sri...@ca...> - 2009-01-21 23:36:29
|
The problem is fixed. I just did : export JASYPT_CLASSPATH=icu4j-4_0.jar skadiy000 wrote: > > 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-tp21497927s21332p21593679.html Sent from the Jasypt - Users mailing list archive at Nabble.com. |