Jasypt Users Forum

[SOLVED] Encryption using command line

View: New views
2 Messages — Rating Filter:   Alert me  

[SOLVED] Encryption using command line

by claud108 () :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I was using the command
./encrypt.sh input="This is my message to be encrypted" password=MYPAS_WORD

but I get the error
----ERROR-----------------------

java.lang.NoClassDefFoundError: com.ibm.icu.text.Normalizer

I use debian lenny

Thanks,
Claudius

Re: Encryption using command line

by claud108 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Solved by installing java 1.6.
claud108 wrote:
Hi,

I was using the command
./encrypt.sh input="This is my message to be encrypted" password=MYPAS_WORD

but I get the error
----ERROR-----------------------

java.lang.NoClassDefFoundError: com.ibm.icu.text.Normalizer

I use debian lenny

Thanks,
Claudius