Francesco Chicchiriccò created COCOON3-107: ----------------------------------------------
Summary: With latest cocoon-block-deployment and cocoon-service-impl SNAPSHOTs, integration tests fail Key: COCOON3-107 URL: https://issues.apache.org/jira/browse/COCOON3-107 Project: Cocoon 3 Issue Type: Bug Components: cocoon-sample-webapp, cocoon-servlet, cocoon-sitemap Affects Versions: 3.0.0-beta-1 Reporter: Francesco Chicchiriccò Priority: Critical Fix For: 3.0.0-beta-1 This is happening as a consequence of COCOON3-105. Basically, since there is no more an installed URLStreamHandlerFactory, every "new URL()" should include an instance of BlockContextURLStreamHandler. This makes every other URL loading (including XSLT sheets in a separate block, like happening for cocoon-sample-webapp) unaware of "blockcontext://" URLs. -- 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