[jboss-dev-forums] [JBoss AS 7 Development] - Re: remote ejb client username is encrypted at the server(JBOSS7.1 CR1)

apparaonali do-not-reply at jboss.com
Tue Feb 21 12:45:15 EST 2012


apparaonali [https://community.jboss.org/people/apparaonali] created the discussion

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

To view the discussion, visit: https://community.jboss.org/message/718443#718443

--------------------------------------------------------------
I added these properties, still I am geting these exceptions.

Client side I obsrsed the below warning related to new property

WARN: Invalid option 'org.xnio.Options..SASL_DISALLOWED_MECHANISMS' in property 'remote.connection.default.connect.options.org.xnio.Options..SASL_DISALLOWED_MECHANISMS': 

 java.lang.IllegalArgumentException : Class 'org.xnio.Options.' not found

Thanks for your quck replies.

Here is file ejb client properties I used to run the test:
=======================================
remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=
false


remote.connections=
default


remote.connection.default.host=
localhost

remote.connection.default.port = 
4447

remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=
false

*remote.connection.default.connect.options.org.xnio.Options..SASL_DISALLOWED_MECHANISMS*=JBOSS-LOCAL-USER



remote.connection.two.host=
localhost




remote.connection.two.port = 
4447remote.connection.two.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=
false
*remote.connection.two.connect.options.org.xnio.Options.SASL_POLICY_NOPLAINTEXT=*
*false*
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/718443#718443]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120221/fe3f9727/attachment.html 


More information about the jboss-dev-forums mailing list