ServletContextListener

2015-05-08 Thread Thomas Driessen
-to-date or is the ServletContextListener maybe already added? Any advice is appreciated :) Thanks in advance for your help. Best regards, Thomas -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer Science University of Augsburg Universitätsstr. 6a

Re: ServletContextListener

2015-05-11 Thread Thomas Driessen
read up the RFC 189 for that specification; a draft spec from the OSGi alliance will hopefully be available soon. Regards Carsten Am 08.05.15 um 15:29 schrieb Thomas Driessen: Hi! I'm currently trying to integrate Apache Shiro into my OSGi (Web-)Application which is built upon Apache

Re: ServletContextListener

2015-05-13 Thread Thomas Driessen
guess. However, I certainly will keep this in mind. - Ray 2015-05-12 17:18 GMT+02:00 Raymond Auge raymond.a...@liferay.com: On Tue, May 12, 2015 at 10:56 AM, Thomas Driessen thomas.dries...@ds-lab.org wrote: Two small notes: 1) the mentioned property

Re: ServletContextListener

2015-05-13 Thread Thomas Driessen
: Thanks for the test code, it's actually a bug in the implementation. If the listener is registered after the context (which is always true for the default context), it was never called. I just committed a fix for this Regards Carsten Am 13.05.15 um 11:53 schrieb Thomas Driessen: Hi Ray

Re: ServletContextListener

2015-05-13 Thread Thomas Driessen
It's working :D Thank you very much!!! 2015-05-13 14:36 GMT+02:00 Carsten Ziegeler cziege...@apache.org: Am 13.05.15 um 14:28 schrieb Thomas Driessen: Hey Carsten, I'm glad to hear it's been such an easy fix :) So if I pull the repository from github.com/apache/felix, then which

Re: ServletContextListener

2015-05-12 Thread Thomas Driessen
...@apache.org - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer

Re: ServletContextListener

2015-05-12 Thread Thomas Driessen
confused :( Thanks for all your advice :) Thomas 2015-05-12 12:08 GMT+02:00 Thomas Driessen thomas.dries...@ds-lab.org: Hi Carsten, I added http.jetty (3.0.3.SNAPSHOT) and http.api (3.0.0.SNAPSHOT) to my runrequirements but now it says it is missing the package org.osgi.dto ? I tried to add

Re: ServletContextListener

2015-05-12 Thread Thomas Driessen
AM, Thomas Driessen thomas.dries...@ds-lab.org wrote: Hi Carsten, forget my last question, I still used felix 4.4.1 as my OSGI Framework. I switched this to 5.1.0.SNAPSHOT and everything got resolved as expected. But still my ServletContextListener seems not to be invoked

Re: Servlet whiteboard registration vs. direct registration - Filter not working

2015-06-08 Thread Thomas Driessen
/filtertestsetup so that you might have a look on it. Perhaps I'm missing something. Best regards, Thomas 2015-05-27 15:46 GMT+02:00 Thomas Driessen thomas.dries...@ds-lab.org: Hi Carsten, thanks a lot for that quick fix :) I'll see if it works in my setup within the next days. Best regards, Thomas

Re: Servlet whiteboard registration vs. direct registration - Filter not working

2015-05-27 Thread Thomas Driessen
- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer Science University

Re: felix.http.jetty NullPointer on restart in Eclipse

2015-05-21 Thread Thomas Driessen
- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer Science University

felix.http.jetty NullPointer on restart in Eclipse

2015-05-21 Thread Thomas Driessen
) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505) I think it tries to remove my ServletContextListener and fails on this somehow? Is this a known bug? or feature? ;) Best regards, Thomas -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems

Servlet whiteboard registration vs. direct registration - Filter not working

2015-05-22 Thread Thomas Driessen
the whiteboard registration. Any advice on this problem is appreciated :) Best regards, Thomas -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer Science University of Augsburg Universitätsstr. 6a 86135 Augsburg, Germany Tel:+49 821 598-2486 email

Re: Websockets in felix.http?

2015-10-22 Thread Thomas Driessen
t > > Cheers, > > Paul > > On Wed, Oct 21, 2015 at 2:45 PM Thomas Driessen < > thomas.driessen...@gmail.com> wrote: > > > Hi, > > > > I wanted to ask if Websockets are supported by felix.http like servlets > > are, which means I only have to annotat

Re: Websockets in felix.http?

2015-10-22 Thread Thomas Driessen
2015-10-22 13:52 GMT+02:00 Thomas Driessen <thomas.dries...@ds-lab.org>: > Hi Paul, > > thanks for the examples. > I still have a problem, as the WebSocketServerContainerInitializer in the > JSR-356 Examples can not be resolved in my setup. > My buildpath contains > >

Re: WebSockets usage

2015-10-26 Thread Thomas Driessen
I'm currently at home and have no access to my code at work, but I will check all those things tomorrow at work :) Thomas Am 26.10.2015 20:27 schrieb "factor3" : > Thomas: > > This is interesting, because I am using the Jetty solution. > > Is your servlet actually being

Re: WebSockets in Felix using Tyrus.

2015-10-28 Thread Thomas Driessen
dditional commands, e-mail: users-h...@felix.apache.org >> > > > > > - > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > > -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer Science University of Augsburg Universitätsstr. 6a 86135 Augsburg, Germany Tel:+49 821 598-2486 email: thomas.dries...@informatik.uni-augsburg.de

Re: WebSockets usage

2015-10-26 Thread Thomas Driessen
Hey, unfortunately I don't know where to get a bundle with this package is included. In my solution I desided to use the jetty specific solution. Regarding the examples of Paul: At least in the jetty specific example he's not using the whiteboard style, as he registers the servlet directly via

Re: WebSockets usage

2015-10-26 Thread Thomas Driessen
gt; http://apache-felix.18485.x6.nabble.com/WebSockets-usage-tp5012240p5015303.html > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > ----- > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h..

Re: WebSockets usage

2015-10-26 Thread Thomas Driessen
unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > > -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer Science University of Augsburg Universitätsstr. 6a 86135 Augsburg, Germany Tel:+49 821 598-2486 email: thomas.dries...@informatik.uni-augsburg.de

Websockets in felix.http?

2015-10-21 Thread Thomas Driessen
Hi, I wanted to ask if Websockets are supported by felix.http like servlets are, which means I only have to annotate my class with @ServerEndpoint("/path") and it will get registered automatically. Kind regards, Thomas

BndTools 3.0.0. + felix.http.jetty = Unable to resolve

2015-10-01 Thread Thomas Driessen
Hi, I just started with a fresh Installation of Eclipse and BndTools 3.0.0. I tried to run a minimal setup with: -runrequires: \ osgi.identity;filter:='(osgi.identity=org.apache.felix.gogo.shell)',\ osgi.identity;filter:='(osgi.identity=org.apache.felix.gogo.command)',\

Re: BndTools 3.0.0. + felix.http.jetty = Unable to resolve

2015-10-01 Thread Thomas Driessen
0-01 13:12 GMT+02:00 Thomas Driessen <thomas.driessen...@gmail.com>: > Hi, > > I just started with a fresh Installation of Eclipse and BndTools 3.0.0. I > tried to run a minimal setup with: > > -runrequires: \ > osgi.identity;filter:='(osgi.identity=org.apache.felix.gogo.sh

Re: BndTools 3.0.0. + felix.http.jetty = Unable to resolve

2015-10-01 Thread Thomas Driessen
Carsten Ziegeler <cziege...@apache.org>: > I think you're missing the org.apache.felix.http.api bundle, version 3.0.0 > > Carsten > > Am 01.10.15 um 13:12 schrieb Thomas Driessen: > > Hi, > > > > I just started with a fresh Installation of Eclipse and BndTools 3.

Fwd: Re: [osgi-dev] Components are not started,although marked with immediate=true

2017-02-17 Thread Thomas Driessen
48-3788> > hargr...@us.ibm.com > > > > - Original message - > From: "Thomas Driessen" <thomas.driessen...@gmail.com> > Sent by: osgi-dev-boun...@mail.osgi.org > To: osgi-...@mail.osgi.org > Cc: > Subject: [osgi-dev] Components are not

Re[2]: [osgi-dev] Components are not started,although marked with immediate=true

2017-02-17 Thread Thomas Driessen
ncks On Feb 17, 2017, at 12:36 PM, Thomas Driessen <thomas.driessen...@gmail.com> wrote: After asking in the osgi-dev list in was adviced to try ist at the Felix Mailinglist. Dies anyone know why Services that are marked as immediate are not started although marked as satisfied

Re: [osgi-dev] Components are not started,although marked with immediate=true

2017-02-18 Thread Thomas Driessen
mail.com> > wrote: > >> > >> Normally it’s enough to have a Log Service bundle installed, such as > org.apache.felix.log. Then you can view messages with the “log” command in > the Gogo shell. > >> > >> > >>> On 17 Feb 2017, at 22:54, Thomas Driesse

Re: Felix and JavaFX

2017-07-09 Thread Thomas Driessen
Hi Chuck, maybe this Project is an interesting starting Point for you: http://www.drombler.org Kind regards, Thomas Am 09.07.2017 18:17 schrieb "Chuck Davis" : > I spent most of the day yesterday googling to find out if there is a way to > build a JavaFX desktop application

Re: Declarative Services problems in Apache Karaf

2017-11-16 Thread Thomas Driessen
t from: http://apache-felix.18485.x6.nabble.com/Apache-Felix-Users- > f4833200.html > > - > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > > -- M.Sc. Thomas Driessen Software Methodologies for Distributed Systems Institute of Computer Science University of Augsburg Universitätsstr. 6a 86135 Augsburg, Germany Tel:+49 821 598-2486 email: thomas.dries...@informatik.uni-augsburg.de

Adding service programmatically so SCR sees it

2018-01-10 Thread Thomas Driessen
Hi, I had to write my own extender and am adding services via bundleContext.registerService(...) When I type "list" into gogo shell, these services are not listed. As the "list" command is provided by SCR I guess that SCR must be made aware of my service in order to list it. Is there a way

Re[2]: Adding service programmatically so SCR sees it

2018-01-10 Thread Thomas Driessen
Thank you for this fast answer. inspect cap service with grep did the trick! -- Originalnachricht -- Von: "Neil Bartlett" <njbartl...@gmail.com> An: "users" <users@felix.apache.org>; "Thomas Driessen" <thomas.driessen...@gmail.com> G

Replace ResourceServlet

2018-02-12 Thread Thomas Driessen
Hi, I'm currently trying to get Vaadin to work within OSGi and for this purpose I'm using felix http as webserver. My current setup looks like this: I have a ResourceTracker that tracks all themes/widgetsets/resources and registers them according to the Vaadin scheme as resources via:

Re[2]: Replace ResourceServlet

2018-02-13 Thread Thomas Driessen
.@liferay.com> An: "felix users" <users@felix.apache.org> Cc: "Thomas Driessen" <thomas.driessen...@gmail.com> Gesendet: 12.02.2018 22:51:01 Betreff: Re: Replace ResourceServlet I feel like you'd be having way more fun if you bumped up to using Http Whiteboard.

Re[2]: ServletContainerInitializer

2018-07-16 Thread Thomas Driessen
o dynamically register web resources. Regards Carsten Thomas Driessen wrote > Hi, > > I'm following the current development of OSGi support in Vaadin 10/11 > and found this issue: > > https://github.com/vaadin/flow/issues/4376 <https://github.c

ServletContainerInitializer

2018-07-13 Thread Thomas Driessen
Hi, I'm following the current development of OSGi support in Vaadin 10/11 and found this issue: https://github.com/vaadin/flow/issues/4376 Vaadin seems to make use of a ServletContainerInitializer for its Routes and it seems not to work with jetty and felix. Is there support for

Re: Root POM and README.md

2018-10-31 Thread Thomas Driessen
Hi Ray, this .md file is great. Finally a well structured overview of felix and what is an actual compendium service and what is just added by felix for convenience. One additional information might be useful: If the respective project is an OSGi reference implementation or not. Kind

Re[2]: HTTP Whiteboard HttpSessionListener Problem

2019-03-08 Thread Thomas Driessen
that showcases what you are trying to do. Kind regards, Thomas -- Originalnachricht -- Von: "Amit" An: "Thomas Driessen" ; users@felix.apache.org Gesendet: 08.03.2019 14:07:58 Betreff: Re: HTTP Whiteboard HttpSessionListener Problem Hi Thomas, Thanks fo

Re[7]: ServletContextListener not working?

2019-02-06 Thread Thomas Driessen
ere anybody who knows what this "invalid" means? Kind regards, Thomas -- Originalnachricht -- Von: "Thomas Driessen" An: "Raymond Auge" ; "felix users" Cc: "David Bosschaert" Gesendet: 04.02.2019 18:38:29 Betreff: Re[5]: Servlet

Re[6]: ServletContextListener not working?

2019-02-05 Thread Thomas Driessen
uot;Hello World"); } } And Apache Felix Web Console still lists my ServletContextListener under "Failed Listeners" with reason "Invalid". Is there anybody who knows what this "invalid" means? Kind regards, Thomas ------ Originalnachricht -- Von: "Thomas Drie

Re: ServletContextListener not working?

2019-02-04 Thread Thomas Driessen
t;Initialized"); } } Any idea what I'm missing? Kind regards, thomas -- Originalnachricht -- Von: "Thomas Driessen" An: "users@felix.apache.org" Gesendet: 04.02.2019 09:48:35 Betreff: ServletContextListener not working? Hi, I've already asked on the gene

Re[2]: ServletContextListener not working?

2019-02-04 Thread Thomas Driessen
Hi David, yes this is done via tha @HttpWhiteboardListener annotation. The webconsole shows me this output for the MySCL component: -- Originalnachricht -- Von: "David Bosschaert" An: users@felix.apache.org; "Thomas Driessen" Gesendet: 04.02.2019

Re[3]: ServletContextListener not working?

2019-02-04 Thread Thomas Driessen
Any idea what might be missing? Kind regards, Thomas -- Originalnachricht -- Von: "Thomas Driessen" An: "David Bosschaert" ; users@felix.apache.org Gesendet: 04.02.2019 16:03:25 Betreff: Re[2]: ServletContextListener not working? Hi David, yes

Re[5]: ServletContextListener not working?

2019-02-04 Thread Thomas Driessen
, the names are in german. "Eigenschaften" is the properties section ;) Kind regards, Thomas -- Originalnachricht -- Von: "Raymond Auge" An: "felix users" ; "Thomas Driessen" Cc: "David Bosschaert" Gesendet: 04.02.2019 18:28:13 Betr

ServletContextListener not working?

2019-02-04 Thread Thomas Driessen
Hi, I've already asked on the general OSGi Dev mailing list, but I think this might be a more appropriate place to ask: I just tried to get a ServletContextListener to work, but did not succeed, although everything is done as defined by the spec. Here you can find a minimal example of my