[
https://issues.jboss.org/browse/AS7-5956?page=com.atlassian.jira.plugin.s...
]
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/abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxy...
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