Hi, I opened tickets for the mentioned problems: PAXWEB-1085 for the pattern problem and PAXWEB-1086 for the service type of resource services.
I have implemented a fix for PAXWEB-1086. Now I'm trying to understand the container integration tests. While it's easy to modify the test for Jetty, the tests for undertow and tomcat do not have any tests for whiteboard resource registration. PAXWEB-1085 seems to require to rewrite a major part of the container integrations and the resource mapping API, since the current implementations are just simple alias mappings. Greetings, Peter [1] https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-itest/pax-web-itest-container/pax-web-itest-container-jetty/src/test/java/org/ops4j/pax/web/itest/jetty/WhiteboardR6IntegrationTest.java#L298 -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
