[jboss-jira] [JBoss JIRA] (ELY-746) AuthenticationConfiguration.getAuthenticationConfiguration should also modify the EMPTY configuration
Darran Lofthouse (JIRA)
issues at jboss.org
Fri Nov 11 12:07:00 EST 2016
Darran Lofthouse created ELY-746:
------------------------------------
Summary: AuthenticationConfiguration.getAuthenticationConfiguration should also modify the EMPTY configuration
Key: ELY-746
URL: https://issues.jboss.org/browse/ELY-746
Project: WildFly Elytron
Issue Type: Bug
Components: Authentication Client
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta14
Or we get errors like this: -
{noformat}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.023 sec <<< FAILURE! - in org.jboss.as.controller.test.TransactionalProtocolClientTestCase
testSequentialGroup(org.jboss.as.controller.test.TransactionalProtocolClientTestCase) Time elapsed: 0 sec <<< ERROR!
java.lang.IllegalArgumentException: No host given in URI 'remote://127.0.0.1:32123'
at org.jboss.remoting3.EndpointImpl.getConnection(EndpointImpl.java:410)
at org.jboss.remoting3.UncloseableEndpoint.getConnection(UncloseableEndpoint.java:59)
at org.jboss.remoting3.Endpoint.getConnection(Endpoint.java:105)
at org.jboss.as.controller.test.TransactionalProtocolClientTestCase.startChannelServer(TransactionalProtocolClientTestCase.java:134)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list