Hi Achim

It should be this one: 49a79f6170a7c86e71b2e7048586d28ba953c722
https://github.com/ops4j/org.ops4j.pax.wicket/tree/v4.x.y

I will rerun it here.. I might have slipped somewhere..

But will see what I exactly are doing and describe it here for
reproduction:)

And thanks.


On Sun, Apr 2, 2017 at 11:52 AM, 'Achim Nierbeck' via OPS4J <
ops4j@googlegroups.com> wrote:

> Hi,
>
> right now I'm not able to verify your issue.
> Jenkins also doesn't seem to have an issue[1], did you push all your
> changes, or do I need to run a special test?
>
> regards, Achim
>
> [1] - http://ci.ops4j.org/jenkins/job/org.ops4j.pax.wicket/
>
> 2017-03-31 14:37 GMT+02:00 nino martinez wael <
> nino.martinez.w...@gmail.com>:
>
>> Any ideas for this? Im at a dead end.. If I cant make the felix
>> integration test work, I will have to disable them in order to make a
>> release and I just feels wrong to go down that road..
>>
>> On Mon, Mar 20, 2017 at 12:17 PM, nino martinez wael <
>> nino.martinez.w...@gmail.com> wrote:
>>
>>> What exactly should I check (I am a karaf man, and not much into the
>>> details of the felix part)? And I agree..
>>>
>>> On Mon, Mar 20, 2017 at 8:40 AM, 'Achim Nierbeck' via OPS4J <
>>> ops4j@googlegroups.com> wrote:
>>>
>>>> Could you check your setup with the pax web integration test setup,
>>>> I still think it's mostly due to the wrong core bundle.
>>>>
>>>> regards, Achim
>>>>
>>>>
>>>> 2017-03-20 6:37 GMT+01:00 nino martinez wael <
>>>> nino.martinez.w...@gmail.com>:
>>>>
>>>>> Thanks Achim
>>>>>
>>>>> I agree, something is off.. Im trying to use felix, newest version
>>>>> from maven 5.6.2
>>>>>
>>>>> On Fri, Mar 17, 2017 at 9:06 PM, 'Achim Nierbeck' via OPS4J <
>>>>> ops4j@googlegroups.com> wrote:
>>>>>
>>>>>> Hmm ... something is off here,
>>>>>> pax-web-api only exports
>>>>>> org.osgi.service.http.runtime.dto [1]
>>>>>> the error we do have is for org.osgi.dto.DTO
>>>>>>
>>>>>> The import is already available in the pax-web-api bundle.
>>>>>> Do you have a R6 ready framework in your setup?
>>>>>>
>>>>>> regards, Achim
>>>>>>
>>>>>>
>>>>>> [1] - https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax
>>>>>> -web-api/pom.xml#L69
>>>>>>
>>>>>> 2017-03-17 9:57 GMT+01:00 nino martinez wael <
>>>>>> nino.martinez.w...@gmail.com>:
>>>>>>
>>>>>>> I have provisioned pax web
>>>>>>>
>>>>>>> https://github.com/ops4j/org.ops4j.pax.wicket/blob/v4.x.y/it
>>>>>>> ests/src/test/java/org/ops4j/pax/wicket/it/PaxWicketIntegrat
>>>>>>> ionTest.java#L98
>>>>>>>
>>>>>>> I use the version 6.0.2 of org.ops4j.pax.web packages
>>>>>>>
>>>>>>>
>>>>>>> https://github.com/ops4j/org.ops4j.pax.wicket/blob/v4.x.y/it
>>>>>>> ests/src/test/java/org/ops4j/pax/wicket/it/PaxWicketIntegrat
>>>>>>> ionTest.java
>>>>>>> https://github.com/ops4j/org.ops4j.pax.wicket/blob/v4.x.y/it
>>>>>>> ests/src/test/java/org/ops4j/pax/wicket/it/samples/SampleWeb
>>>>>>> UiTest.java
>>>>>>>
>>>>>>> On Fri, Mar 17, 2017 at 9:30 AM, Marc Schlegel <maschle...@gmail.com
>>>>>>> > wrote:
>>>>>>>
>>>>>>>> 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-w
>>>>>>>> eb-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 <
>>>>>>>>> op...@googlegroups.com> 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.ser
>>>>>>>>>> vice.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:26
>>>>>>>>>> 71)
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> 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 - op...@googlegroups.com
>>>>>>>>>>
>>>>>>>>>> ---
>>>>>>>>>> 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 ops4j+un...@googlegroups.com.
>>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> --
>>>>>>>>>> ------------------
>>>>>>>>>> OPS4J - http://www.ops4j.org - op...@googlegroups.com
>>>>>>>>>>
>>>>>>>>>> ---
>>>>>>>>>> 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 ops4j+un...@googlegroups.com.
>>>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Best regards / Med venlig hilsen
>>>>>>>>> Nino Martinez
>>>>>>>>>
>>>>>>>> --
>>>>>>>> --
>>>>>>>> ------------------
>>>>>>>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>>>>>>>
>>>>>>>> ---
>>>>>>>> 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
>>>>>>>> ops4j+unsubscr...@googlegroups.com.
>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Best regards / Med venlig hilsen
>>>>>>> Nino Martinez
>>>>>>>
>>>>>>> --
>>>>>>> --
>>>>>>> ------------------
>>>>>>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>>>>>>
>>>>>>> ---
>>>>>>> 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 ops4j+unsubscr...@googlegroups.com.
>>>>>>> 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 - ops4j@googlegroups.com
>>>>>>
>>>>>> ---
>>>>>> 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/to
>>>>>> pic/ops4j/ahQOfLYXmAM/unsubscribe.
>>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>>> ops4j+unsubscr...@googlegroups.com.
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Best regards / Med venlig hilsen
>>>>> Nino Martinez
>>>>>
>>>>> --
>>>>> --
>>>>> ------------------
>>>>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>>>>
>>>>> ---
>>>>> 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 ops4j+unsubscr...@googlegroups.com.
>>>>> 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 - ops4j@googlegroups.com
>>>>
>>>> ---
>>>> 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/to
>>>> pic/ops4j/ahQOfLYXmAM/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to
>>>> ops4j+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>>>
>>> --
>>> Best regards / Med venlig hilsen
>>> Nino Martinez
>>>
>>
>>
>>
>> --
>> Best regards / Med venlig hilsen
>> Nino Martinez
>>
>> --
>> --
>> ------------------
>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>
>> ---
>> 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 ops4j+unsubscr...@googlegroups.com.
>> 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 - ops4j@googlegroups.com
>
> ---
> 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
> ops4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Best regards / Med venlig hilsen
Nino Martinez

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
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 ops4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to