[jboss-jira] [JBoss JIRA] (AS7-5956) Http Service TCK testLongRegistrationName() failing

David Bosschaert (JIRA) jira-events at lists.jboss.org
Thu Nov 15 10:29:21 EST 2012


    [ https://issues.jboss.org/browse/AS7-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734625#comment-12734625 ] 

David Bosschaert commented on AS7-5956:
---------------------------------------

Part of my changes to make the http service compliant with the TCK was to change this. The TCK demands that resources can appear in the root. 

My initial batch of code changes (that includes this change) are here: https://github.com/jbossas/jboss-as/pull/3448


                
> Http Service TCK testLongRegistrationName() failing
> ---------------------------------------------------
>
>                 Key: AS7-5956
>                 URL: https://issues.jboss.org/browse/AS7-5956
>             Project: Application Server 7
>          Issue Type: Sub-task
>          Components: OSGi, Web
>    Affects Versions: 7.2.0.Alpha1
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>             Fix For: 7.2.0.CR1
>
>
> The OSGi HTTP Service TCK test testLongRegistrationName() fails with the following exception: 
> java.io.FileNotFoundException: http://localhost:8080/abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz?TestCase=6
> Apparently there is an issue with long registration names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list