I'm wondering, is it possible to embed httpinvoker in a standalone application without using a web container such as tomcat? If I'm exposing just web services and I want the application to stay in the background (windows service) and use as little memory as possibile, would it be possible to embed servlet support?
Do you have any experience on this? Can you point to some library that can be used to embed an httpinvoker like described?
