On 5/3/06, chris24 <[EMAIL PROTECTED]> wrote:
Hello,Is it possible to user the REST interface with a standalone broker (not in a container)? I have doubts since the REST interface seems to depend on a servlet. Thanks for your help.
You can use a standalone broker sure; though you need to deploy the servlets in some web container; though its easy to embed Jetty inside your application if you don't want to use an explicit stand alone servlet engine. -- James ------- http://radio.weblogs.com/0112098/
