[jboss-jira] [JBoss JIRA] (AS7-4229) JBoss AS 7.1 w/ an interface configured to bind to <any-address> causes tests to fail w/ the error: "host must not be null"
Brian Leathem (JIRA)
jira-events at lists.jboss.org
Tue Mar 20 16:54:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-4229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678143#comment-12678143 ]
Brian Leathem commented on AS7-4229:
------------------------------------
Looked into the Arquillian version used, which is specified in a BOM:
{quote}
<groupId>org.jboss.bom</groupId>
<artifactId>jboss-javaee-6.0-with-tools</artifactId>
<version>1.0.0.M1</version>
{quote}
available at: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-javaee-6.0-with-tools/1.0.0.M1/jboss-javaee-6.0-with-tools-1.0.0.M1.pom
inherits from: https://repository.jboss.org/nexus/content/groups/public/org/jboss/bom/jboss-bom-parent/1.0.0.M1/jboss-bom-parent-1.0.0.M1.pom
which states:
{quote}
<version.org.jboss.arquillian>1.0.0.CR7</version.org.jboss.arquillian>
<version.org.jboss.as.arquillian.container>7.1.0.CR1b</version.org.jboss.as.arquillian.container>
{quote}
> JBoss AS 7.1 w/ an interface configured to bind to <any-address> causes tests to fail w/ the error: "host must not be null"
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-4229
> URL: https://issues.jboss.org/browse/AS7-4229
> Project: Application Server 7
> Issue Type: Bug
> Components: Test Suite
> Reporter: Brian Leathem
>
> Running a the JBoss AS kitchensink quickstart test again a JBoss AS 7.1 server with an interface configured to bind to <any-address> causes the test to fail with the error: "host must not be null".
--
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