[Registry-dev] svn commit r11856 - in trunk/registry: . modules/core modules/core/src/main/java/org/wso2/registry/app modules/core/src/main/java/org/wso2/registry/jdbc modules/core/src/test/java/org/wso2/registry/app modules/distribution modules/documentation modules/webapps

Sanjiva Weerawarana sanjiva at wso2.com
Sat Jan 5 01:12:09 PST 2008


svn at wso2.org wrote:
> Author: glen Date: Fri Jan  4 23:21:57 2008 New Revision: 11856
> 
> Log:
> 
> * Introduce RegistryServer, an embedded-Jetty server class for the
> Registry which does APP stuff but not UI stuff.

Since we're using embedded Tomcat in all our other products, why don't we 
just ship that with our regular WAR for the "registry server" scenario. We 
can't be supporting two embedded execution environments unless there's 
some really compelling reason.

If you really want to strip the UI out of the war we can build two wars 
but I don't really get the need for it .. that's SO little code and it can 
easily be turned off by removing the /web context.

Sanjiva.
-- 
Sanjiva Weerawarana, Ph.D.
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
email: sanjiva at wso2.com; cell: +1 650 265 8311 | +94 77 787 6880

"Oxygenating the Web Service Platform."



More information about the Registry-dev mailing list