JBoss Community

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

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

Remove the .. in the property:

 

remote.connection.default.connect.options.org.xnio.Options..SASL_DISALLOWED_MECHANISMS

 

should be

 

remote.connection.default.connect.options.org.xnio.Options.SASL_DISALLOWED_MECHANISMS

 

But I still have the same problem you have

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community