Hi, we also have a sample, that uses DS for declaration, it's also used in some of the tests [1].
I'm gonna check undertow and tomcat, why those tests aren't enabled. regards, Achim [1] - https://github.com/ops4j/org.ops4j.pax.web/blob/master/samples/whiteboard-ds/src/main/java/org/ops4j/pax/web/samples/whiteboard/ds/WhiteboardResource.java 2017-04-17 23:53 GMT+02:00 Peter Schyma <[email protected]>: > 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. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master -- -- ------------------ 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.
