Great. We'll try that today. Thanks a lot.
Type: Posts; User: hasTom; Keyword(s):
Great. We'll try that today. Thanks a lot.
That's it! I've been working on that for days now to get the Dispatcher Servlet working for http remoting. However, is the code what you suggested to my college on the RuhrJUG yestderday?
And,...
Hi,
I finally managed to register the DispatcherServlet behind the Equinox BridgeServlet to get HttpRemoting working in a servletContainer for richclients. I registered the DispatcherServlet as...
Hi all,
I'm trying to register DispatcherServlet programmatically from inside a Bundle.
At first I had the Problem that the DispatcherServlet could not see the classes in the Bundle that it...
Hi everyone,
I have a tricky problem. For some reasons I need to run an OSGi Container inside a web container (eg. Tomcat) for which I use the equinox servlet bridge. As I want to expose a service...