Why are you using var binary for storing a password? Why not just store it as chars and
use some reasonable encoding, like UTF-8?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017984#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...