[jboss-jira] [JBoss JIRA] (AS7-2999) Enable use of PLAIN SASL mechanism with JAAS security domains for the Remote EJB calls.
Jan Lanik (JIRA)
jira-events at lists.jboss.org
Tue Mar 27 07:31:48 EDT 2012
[ https://issues.jboss.org/browse/AS7-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679577#comment-12679577 ]
Jan Lanik commented on AS7-2999:
--------------------------------
If I remove @Ignore(AS7-2999) for example in InjectionAnnSFSBtoSFSBTestCase, I get an exception like this:
javax.ejb.NoSuchEJBException: Could not find SFSB InjectionSFSBtoSFSB with {[-32, 80, 121, 29, -10, 122, 68, 78, -87, 114, -8, 77, -101, -123, -17, -11]}
at org.jboss.as.ejb3.component.stateful.StatefulComponentInstanceInterceptor.processInvocation(StatefulComponentInstanceInterceptor.java:62)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:228)
at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:304)
> Enable use of PLAIN SASL mechanism with JAAS security domains for the Remote EJB calls.
> ---------------------------------------------------------------------------------------
>
> Key: AS7-2999
> URL: https://issues.jboss.org/browse/AS7-2999
> Project: Application Server 7
> Issue Type: Task
> Components: EJB, Remoting, Security
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Labels: as7-ignored, eap6_prd_req
> Fix For: 7.1.0.Final
>
>
> Support for the PLAIN SASL mechanism to pass the username and password straight to JAAS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list