The DTO package is from osgi.cmpn, which is not supposed to be installed. The package is exported by pax-web-api [1]
[1] https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-api/pom.xml#L69 <https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-api/pom.xml#L69> Am Donnerstag, 16. März 2017 07:53:03 UTC+1 schrieb nino martinez wael: > > Yeah but I am wondering if it's necessary to install the osgi dto package > into felix.. > > On Wed, Mar 15, 2017 at 2:07 PM, 'Christoph Läubrich' via OPS4J < > [email protected] <javascript:>> wrote: > >> if org/osgi/dto is used it must be imported by the bundle, this seems to >> be a problem of the Pax Web WhiteboardDtoService. >> >> Am 15.03.2017 13:49, schrieb nino martinez wael: >> >> Hi Again >> >> I have almost everything working: >> >> But the felix test are still failing, im not sure of the org/osgi/dto/DTO >> should be provided from the standard felix framework or it should be >> explicit importet? >> >> org.ops4j.pax.web.pax-web-jetty-bundle[org.ops4j.pax.web.service.jetty.internal.JettyServerImpl] >> >> : Pax Web available at [0.0.0.0]:[9081] >> ERROR: [org.ops4j.pax.web.service.internal.WhiteboardDtoService(0)] Error >> during instantiation of the implementation object >> java.lang.NoClassDefFoundError: org/osgi/dto/DTO >> at java.lang.Class.getDeclaredConstructors0(Native Method) >> at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) >> >> >> On Monday, March 13, 2017 at 10:51:16 AM UTC+1, nino martinez wael wrote: >>> >>> Hi Everybody.. >>> >>> IF no one vetos, I will be releasing pax wicket 4 as in >>> >>> https://github.com/ops4j/org.ops4j.pax.wicket/tree/v4.x.y >>> >>> I will make the felix tests pass first though.. >>> >>> Regards nino >>> >> -- >> -- >> ------------------ >> OPS4J - http://www.ops4j.org - [email protected] <javascript:> >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- >> -- >> ------------------ >> OPS4J - http://www.ops4j.org - [email protected] <javascript:> >> >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "OPS4J" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/ops4j/ahQOfLYXmAM/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Best regards / Med venlig hilsen > Nino Martinez > -- -- ------------------ 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.
