[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
Glen Daniels
glen at wso2.com
Sat Jan 5 12:52:37 PST 2008
Sanjiva Weerawarana wrote:
>> * 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.
+1 - I just used Jetty since that's what was there in the tests already.
I'm fine with switching to Tomcat.
--Glen
More information about the Registry-dev
mailing list