JBoss Community

Re: remote ejb client username is encrypted at the server(JBOSS7.1 CR1)

created by apparaonali in JBoss AS 7 Development - View the full discussion

Thanks for your reply.

 

I tried the following things but I am getting the same exceptions as mentioned above and server log is also same "Bad Password"

1. Disabled encrypting of passwords by removing the below two lines from standalone.xml

    <module-option name="hashAlgorithm" value="SHA-256"/>
    <module-option name="hashEncoding" value="base64"/>



 

   Updated the password in database table to plain text

 

Ran the application appliaction.

 

2. Tried with blank password, result is same.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community