JBoss Community

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

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

Are either of you familiar with debugging JBoss AS source?  If so the easiest thing would be to set a breakpoint and check the values being passed into the validatePassword of UsernamePasswordLoginModule and verify that they are as expected (To be getting the error we see one of them must be wrong)

 

If not I will see if we can use byteman to output the values for us to vefify.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community