[jboss-dev-forums] [JBoss AS 7 Development] - Re: Custom jdbc login module for remoting
Daniel Jipa
do-not-reply at jboss.com
Thu Feb 23 08:43:03 EST 2012
Daniel Jipa [https://community.jboss.org/people/danjee] created the discussion
"Re: Custom jdbc login module for remoting"
To view the discussion, visit: https://community.jboss.org/message/719096#719096
--------------------------------------------------------------
I finally got it to work. The issue was the loading of custom security jar. It seems that putting it in the ear is not a solution (or I think not sufficient)
I added it on the jboss_install_dir/modules/org/jboss/remoting/main and modified the module.xml file at the same path to also use that resource.
I worked with or without the jndiProperties.put("jboss.naming.client.connect.options.org.xnio.Options.SASL_DISALLOWED_MECHANISMS", *"*JBOSS-LOCAL-USER");
Thank you very much for your assistance
Daniel
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/719096#719096]
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/20120223/09b2cc03/attachment.html
More information about the jboss-dev-forums
mailing list