Re: PAX Wicket upgrading to Wicket 8

2017-02-26 Thread nino martinez wael
ly done in order to make injection work again.. There where major issues when I began on the project and most of the the injection samples where not working.. I cant remember specifically why the dynami c import were disabled. > > > Am 25.02.2017 20:37, schrieb nino martinez wael: > &

Re: PAX Wicket 4

2017-03-15 Thread nino martinez wael
) 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 w

Re: PAX Wicket 4

2017-03-16 Thread nino martinez wael
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 framew

Re: PAX Wicket 4

2017-03-20 Thread nino martinez wael
l 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 >

Re: PAX Wicket 4

2017-03-17 Thread nino martinez wael
t; > 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.

PAX Wicket 4

2017-03-13 Thread nino martinez wael
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 - ops4j@googlegroups.com --- You received

Re: PAX Wicket 4 (moving to wicket 8)

2017-07-11 Thread nino martinez wael
m 28.06.2017 15:21, schrieb nino martinez wael: > > just made a single commit.. > > > > -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-30 Thread nino martinez wael
7 15:21, schrieb nino martinez wael: > >> just made a single commit.. >> >> > -- > -- > -- > OPS4J - http://www.ops4j.org - ops4j@googlegroups.com > > --- You received this message because you are subscribed to a topic in the > Google Grou

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-28 Thread nino martinez wael
ust sort out the strange karaf test failure, do you think you can > take a look at those tests also? > > > Am 21.06.2017 07:15, schrieb nino martinez wael: > > Hi Christoph > > Looks like WICKET-6402 already are resolved? > > > > On Tue, Jun 20, 2017 at 10

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-28 Thread nino martinez wael
yes I am on 3.1.x On Wed, Jun 28, 2017 at 3:16 PM, 'Christoph Läubrich' via OPS4J < ops4j@googlegroups.com> wrote: > Have you checked out the branch v3.1.x? For me it fails the karaf test > with a 401 (Unauthorized) for some reason .-( > > Am 28.06.2017 15:11, schrieb nino mart

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-28 Thread nino martinez wael
just made a single commit.. On Wed, Jun 28, 2017 at 3:21 PM, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > yes I am on 3.1.x > > On Wed, Jun 28, 2017 at 3:16 PM, 'Christoph Läubrich' via OPS4J < > ops4j@googlegroups.com> wrote: > >> Have you chec

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-28 Thread nino martinez wael
see if i can bulid a snapshot version to test with wicket 8, but > first must sort out the strange karaf test failure, do you think you can > take a look at those tests also? > > > Am 21.06.2017 07:15, schrieb nino martinez wael: > > Hi Christoph > > Looks like WICKET-6402

Possible mybatis extender on the way

2017-04-26 Thread nino martinez wael
Hi Gang Im playing around with the idea of a mybatis extender, since we use mybatis on almost every of our projects. However I have some weak OSGI spots. If any of you have an idea on the following - How can my component get notified when a certain service type are

Re: Possible mybatis extender on the way

2017-04-26 Thread nino martinez wael
Okay im looking into this approach: http://www.matjazcerkvenik.si/developer/java-osgi-servicelistener.php On Wed, Apr 26, 2017 at 11:03 AM, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > Hi Gang > > Im playing around with the idea of a mybatis extender, since w

Re: PAX Wicket 4

2017-04-25 Thread nino martinez wael
cket/ > > 2017-03-31 14:37 GMT+02:00 nino martinez wael <nino.mart...@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 t

Re: Possible mybatis extender on the way

2017-05-17 Thread nino martinez wael
> You can also take a look at OSGi Declarative Services for this task that > handles all the service tracking stuff for you... > > > Am 26.04.2017 11:03, schrieb nino martinez wael: > > Hi Gang > > Im playing around with the idea of a mybatis extender, since we use

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-20 Thread nino martinez wael
want 7 or 8, but I can only > check this if Wicket adds OSGi-Headers, so sign up at the Wicket JIRA and > vote for the issue ;-) > > Am 19.06.2017 20:44, schrieb nino martinez wael: > > Ahh I see most of the changes where from 6.x to 7.x.. > > But what about the Websocket stuf

PAX Wicket 4 (moving to wicket 8)

2017-05-21 Thread nino martinez wael
Hi Over 2 months ago I made the last changes to the 4.x.y branch[1] to support wicket 8. I cannot get the "bare" felix tests to work (I seem to be missing some dependency, which I cannot figure out).. The question is, should I just disable the the test, as there are no horison on it getting

Re: PAX Wicket 4 (moving to wicket 8)

2017-05-24 Thread nino martinez wael
rmations, what is exacly the > problem with the test: > > - What tests(s) are affected > - What fails (e.g. what bundles do not resolve etc.) > - Whats your enviroument (java + maven version) > - Have you tried to clear your maven-repro + rund a clean install > > regards > Chris

Re: [pax-web] What are OSGI MVC frameworks that can be used with Pax-Web and Pax-CDI?

2017-06-13 Thread nino martinez wael
Theres also PAX Wicket :) Which is plain wicket along with a couple of nice extra features. https://ops4j1.jira.com/wiki/display/paxwicket/Pax+Wicket https://wicket.apache.org/ On Tuesday, June 6, 2017 at 3:33:30 PM UTC+2, Pavel wrote: > > Hi all > > Could anyone suggest MVC framework that

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-13 Thread nino martinez wael
ing ig the > WhiteboardService is needed for the test at all? Pax Wicket does only > require a simple http-service so you can even try to drop pax-web and > use the (simpler) felix-http service for this use case. > > Am 24.05.2017 10:31, schrieb nino martinez wael: > > Yes I agree Christoph,

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-14 Thread nino martinez wael
not resolved?) On Monday, May 22, 2017 at 6:55:09 AM UTC+2, nino martinez wael wrote: > > Hi > > Over 2 months ago I made the last changes to the 4.x.y branch[1] to > support wicket 8. I cannot get the "bare" felix tests to work (I seem to be > missing some dependenc

Re: PAX Wicket 4 (moving to wicket 8)

2017-06-13 Thread nino martinez wael
ied with the felix > http-service in the mean time? > > Am 13.06.2017 12:27, schrieb nino martinez wael: > > Time has passed again.. Im wondering if it would be okay to release an > experimental or milestone release with the felix test disabled? > > regards Nino > > On

Re: [pax-web] jetty connection statistics in karaf?

2017-08-29 Thread nino martinez wael
on > > https://ops4j1.jira.com/wiki/spaces/paxweb/pages/12059279/Advanced+Jetty+Configuration > > > in your case this would look like the following: > > > > > > > > > > > regards, Achim > > 2017-08-29 14:47

Re: [pax-web] jetty connection statistics in karaf?

2017-08-29 Thread nino martinez wael
I tried adding this: but that just breaks everything, webconsole or my applications does not startup.. I do get the nice view of stats in jmx.. On Tue, Aug 29, 2017 at 1:56 PM, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > Hi > > How am I able t

[pax-web] jetty connection statistics in karaf?

2017-08-29 Thread nino martinez wael
Hi How am I able to add this http://www.eclipse.org/jetty/documentation/9.4.6.v20170531/statistics-handler.html to all handlers.. In my project we are both using https and http, and I want to know the basic information such as number of requests et. I've gotten so far that I can see that I

Re: PAX Exam OSGI Components

2018-02-22 Thread nino martinez wael
st once karaf are bootet > > > etc... Im wondering if there's a way to do that with components.. > > > > > > Den tirsdag den 20. februar 2018 kl. 12.36.59 UTC+1 skrev Jean-Baptiste > > > > > > Onofré: > > > Not sure I understand what you

Re: PAX Exam OSGI Components

2018-02-22 Thread nino martinez wael
a good option for pax exam to print out the > status of all DS components when a service can not be injected into a pax > exam OSGi test. > > Christian > > 2018-02-22 12:18 GMT+01:00 nino martinez wael < > nino.martinez.w...@gmail.com>: > >> its exactly checking fo

PAX Exam OSGI Components

2018-02-20 Thread nino martinez wael
Hi Are there anyway to get declarative services components? Both the component itself but also the reference where you can start and stop it? -- Best regards / Med venlig hilsen Nino Martinez -- -- -- OPS4J - http://www.ops4j.org - ops4j@googlegroups.com --- You received

Re: gave up waiting for service org.ops4j.pax.exam.ProbeInvokerFactory

2018-02-20 Thread nino martinez wael
Seems I am hit by this too, at 4.0.11 and are getting a variant on 5.0.0.M2-SNAPSHOT .. Mine seems to be consistent though.. Test: https://paste.ofcode.org/msDSMdd8g2nx3ZnfbvWFUG Log: dk.netdesign.osgidialer.integrationtest.BackendIntegrationTest,basicServiceCheck SLF4J: Failed to load class

Re: pax web and react.js?

2018-02-20 Thread nino martinez wael
I havent tried it with react, but done it with different things.. I used the osgi HTTP Service to deliver my static content.. Why not use CXF REST endpoints for the dynamic parts? OR does the frontend need to be "totally" dynamic? regards Nino Den søndag den 18. februar 2018 kl. 22.19.06

Re: gave up waiting for service org.ops4j.pax.exam.ProbeInvokerFactory

2018-02-20 Thread nino martinez wael
I double checked and there are no problems on 5.x .. (The issue where that the remote karaf had not registered the ops4j snapshot repo.. After fixing this it works fine) Thanks On Tue, Feb 20, 2018 at 1:16 PM, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > Seems

Re: pax web and react.js?

2018-02-20 Thread nino martinez wael
You can bring a lot of power into the thing you are doing if you leverage osgi services etc. On Tue, 20 Feb 2018, 20:19 Steinar Bang, <s...@dod.no> wrote: > >>>>> nino martinez wael <nino.martinez.w...@gmail.com>: > > > I havent tried it with react, but don

Re: Pax Exam 5.x Branches

2018-04-17 Thread nino martinez wael
Any idea when 5.x will be released? onsdag den 15. november 2017 kl. 10.05.44 UTC+1 skrev laeubi: > > Am 12.11.2017 um 18:51 schrieb Harald Wellmann: > > Now how can we consolidate all that ongoing work? > > Hi Harald what do you think about the following procedure: > > - we create 1 branches

[RELEASE] PAX-Wicket 5.0.0

2018-10-04 Thread nino martinez wael
Main goal for this release are to bring PAX-Wicket to work with Apache Wicket 8.1.0 + Major features * Working with Apache Wicket 8.1.0 (Christoph Läubrich + Nino Martinez Wael ) * Changed Generics of PageMounter to allow returning lists of subclasses of MountPointInfo (Martin Nybo Nielsen

[PAX WICKET] 5.0.0.RC1

2018-09-20 Thread nino martinez wael
Hi Guys Wicket 8.1 have been released, and the current feature for PAX Wicket 5.0.0.RC1 WICKET are 8.0.0.m7 should we get it bumped up and make a propper release of pax wicket.. We've spent some time testing it, and it works fine. -regards Nino -- -- -- OPS4J -