[jboss-dev-forums] [JBoss AS 7 Development] - Re: EAP 6 - EJB Remote Authentication with custom realm not working
Bob Smith
do-not-reply at jboss.com
Thu Sep 27 13:31:46 EDT 2012
Bob Smith [https://community.jboss.org/people/mtt_] created the discussion
"Re: EAP 6 - EJB Remote Authentication with custom realm not working"
To view the discussion, visit: https://community.jboss.org/message/762008#762008
--------------------------------------------------------------
Thanks, I have applied the patch and still get the same error as listed above. In the server log I have not seen an UnsupportedCallbackException, or any exceptions:
12:21:42,677 TRACE [org.jboss.remoting.remote] (Remoting "mxl1111p2c" read-1) Accepted connection from /127.0.0.1:53928 to 127.0.0.1/127.0.0.1:4447
12:21:42,677 TRACE [org.jboss.remoting.remote] (Remoting "mxl1111p2c" read-1) Accepted connection from /127.0.0.1:53928 to 127.0.0.1/127.0.0.1:4447
12:21:42,677 TRACE [org.jboss.remoting.remote] (Remoting "mxl1111p2c" read-1) Setting read listener to org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial at d77e6dc
12:21:42,677 TRACE [org.jboss.remoting.remote] (Remoting "mxl1111p2c" read-1) Setting read listener to org.jboss.remoting3.remote.ServerConnectionOpenListener$Initial at d77e6dc
12:21:42,677 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Sent message java.nio.HeapByteBuffer[pos=12 lim=12 cap=8192] (direct)
12:21:42,677 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Sent message java.nio.HeapByteBuffer[pos=12 lim=12 cap=8192] (direct)
12:21:42,677 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Flushed channel (direct)
12:21:42,677 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Flushed channel (direct)
12:21:42,689 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Server received capabilities request
12:21:42,689 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Server received capabilities request
12:21:42,689 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Server received capability: version 1
12:21:42,689 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Server received capability: version 1
12:21:42,689 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Server received capability: remote endpoint name "config-based-naming-client-endpoint"
12:21:42,689 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Server received capability: remote endpoint name "config-based-naming-client-endpoint"
12:21:42,690 TRACE [org.jboss.modules] (Remoting "mxl1111p2c" read-1) Attempting to find all resources META-INF/services/javax.security.sasl.SaslServerFactory in Module "org.jboss.remoting3:main" from local module loader @5562fb33 (roots: C:\Java\jboss-eap-6.0\modules)
12:21:42,690 TRACE [org.jboss.modules] (Remoting "mxl1111p2c" read-1) Attempting to find all resources META-INF/services/javax.security.sasl.SaslServerFactory in Module "org.jboss.remoting3:main" from local module loader @5562fb33 (roots: C:\Java\jboss-eap-6.0\modules)
12:21:42,690 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) No EXTERNAL mechanism due to explicit exclusion
12:21:42,690 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) No EXTERNAL mechanism due to explicit exclusion
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.localuser.LocalUserServerFactory at 79d60776
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.localuser.LocalUserServerFactory at 79d60776
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism JBOSS-LOCAL-USER because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism JBOSS-LOCAL-USER because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.digest.DigestMD5ServerFactory at 52841277
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.digest.DigestMD5ServerFactory at 52841277
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism DIGEST-MD5 because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism DIGEST-MD5 because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.plain.PlainServerFactory at 5cd86cf3
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.plain.PlainServerFactory at 5cd86cf3
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Added mechanism PLAIN
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Added mechanism PLAIN
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.anonymous.AnonymousServerFactory at 4d8f524
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory org.jboss.sasl.anonymous.AnonymousServerFactory at 4d8f524
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.ntlm.FactoryImpl at 3fc610f8
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.ntlm.FactoryImpl at 3fc610f8
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism NTLM because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism NTLM because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.digest.FactoryImpl at 64842a7d
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.digest.FactoryImpl at 64842a7d
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism DIGEST-MD5 because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism DIGEST-MD5 because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.ServerFactoryImpl at 2101a819
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.ServerFactoryImpl at 2101a819
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism CRAM-MD5 because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism CRAM-MD5 because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.gsskerb.FactoryImpl at 73c3123c
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Trying SASL server factory com.sun.security.sasl.gsskerb.FactoryImpl at 73c3123c
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism GSSAPI because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.server] (Remoting "mxl1111p2c" read-1) Excluding mechanism GSSAPI because it is not in the allowed list
12:21:42,691 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Sent message java.nio.HeapByteBuffer[pos=23 lim=23 cap=8192] (direct)
12:21:42,691 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Sent message java.nio.HeapByteBuffer[pos=23 lim=23 cap=8192] (direct)
12:21:42,691 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Flushed channel (direct)
12:21:42,691 TRACE [org.jboss.remoting.remote.connection] (Remoting "mxl1111p2c" read-1) Flushed channel (direct)
12:21:42,748 TRACE [org.jboss.remoting.remote] (Remoting "mxl1111p2c" read-1) Received connection end-of-stream
12:21:42,748 TRACE [org.jboss.remoting.remote] (Remoting "mxl1111p2c" read-1) Received connection end-of-stream
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/762008#762008]
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/20120927/6494701a/attachment.html
More information about the jboss-dev-forums
mailing list