by rilardi
Sambuca is a Java HTTP Server framework allowing developers to embed a HTTP server in their apps with custom HTTP Request Handlers. Apps can host standalone HTTP Services (Web Service) without having to deploy full app server such as Tomcat or WebLogic.
May 29, 2008 - Sambuca version 1.0.6 has been released. It includes support for boolean and boolean arrays in the Sambuca Simple Web Services framework. We also started integrating RogueLogic's new JBeanDescriber utility, which will enable the Sambuca ...
With release of Sambuca version 1.0.5, the project now includes the Sambuca Simple Web Services Auto Mounter framework. This framework allows you to automatically turn any java class that exposes public methods into a Web Service via an implementation of ...
Sambuca Version 1.0.2 includes an improved Socket Wrapper implementation and exposes reuse address and socket lingering overriding to the user. It is a minor release, but definitely improves the stability and customization of the framework.
Sambuca is an Open Source, Java HTTP Server framework that allows developers to embed a HTTP server directly in their applications with custom HTTP Request Handlers, so that their application can directly process incoming HTTP Requests and easily send ...
Sambuca Version 1.0 has been released! Sambuca is a HTTP Server and Request Handling framework that allows Java developers to embed a HTTP Server directly within their applications. It allows developers to create custom HTTP Request Handlers which can be ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use