[pax-web][whiteboard] Warning on whiteboard bundle stop - cannot restart bundle.

2017-03-13 Thread Eben Stewart
Been trying to track this one down for a bit in my own code, but this also happens with the whiteboard-ds samples. Also confirmed it happens with standard whiteboard registration in the Activator class. This seems to specifically be related to the WhiteboardContext and the use of

Re: [pax-web] 6.0.2 issues registering servlet filters

2017-03-13 Thread 'Achim Nierbeck' via OPS4J
Hi Lukas, thanks. I wouldn't bet on it ... depends on my personal schedule :D And how easy a fix may be. regards, Achim 2017-03-13 13:45 GMT+01:00 Lukas Rohner : > Thanks! > > The tickets have been created. I hope they can be fixed within the next > 6.0.3 release. > >

Re: [pax-web] 6.0.2 issues registering servlet filters

2017-03-13 Thread 'Achim Nierbeck' via OPS4J
nah nah ... you should receive your invitation mail for jira right now. Welcome aboard :) regards, Achim 2017-03-13 10:45 GMT+01:00 Lukas Rohner : > I don't have a Jira account yet on the pax web project and it seems I need > to ask here for creating one for me. I'm also

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-web] 6.0.2 issues registering servlet filters

2017-03-13 Thread Lukas Rohner
I don't have a Jira account yet on the pax web project and it seems I need to ask here for creating one for me. I'm also fine if someone else create the ticket for me. Lukas Am Montag, 13. März 2017 09:55:56 UTC+1 schrieb Achim Nierbeck: > > Hi Lukas, > > that's it :-) > > thanks. > Yes the

Re: [PAXWEB-993] JSF Integration Tests with Tomcat

2017-03-13 Thread 'Achim Nierbeck' via OPS4J
Hi Stephan ... doh' that would explain it ... I'm sorry that Tomcat hasn't received the love it should have ... but thanks for good work :-) regards, Achim 2017-03-13 10:18 GMT+01:00 Stephan Siano : > Hi Achim, > > I created https://ops4j1.jira.com/browse/PAXWEB-1072

Re: [PAXWEB-993] JSF Integration Tests with Tomcat

2017-03-13 Thread Stephan Siano
Hi Achim, I created https://ops4j1.jira.com/browse/PAXWEB-1072 for it. I don't think it ever worked, there is just no coding for it in TomcatResourceServlet. I will see if I can do something about it. Best regards Stephan Am Montag, 13. März 2017 08:36:54 UTC+1 schrieb Achim Nierbeck: > > Hi

Re: [pax-web] 6.0.2 issues registering servlet filters

2017-03-13 Thread 'Achim Nierbeck' via OPS4J
Hi Lukas, that's it :-) thanks. Yes the registering and de-registering needs to be thread safe. Could you open an issue for it? Thanks. Btw. this needs to be done to make sure all filters are registered after the Servlet is registered, otherwise a connection between the filters and servlets

Re: [pax-web] 6.0.2 issues registering servlet filters

2017-03-13 Thread Lukas Rohner
Hi Achim Here the debug logs before the exception is thrown: 2017-03-13 09:38:29,595 | DEBUG | (AbstractTracker) - Service available [javax.servlet.Servlet] 2017-03-13 09:38:29,595 | DEBUG | (ServletTracker) - Creating web element for service 415 [javax.servlet.Servlet]