[Mono-devel-list] Starting System.EnterpriseServices

Lluis Sanchez lluis at ideary.com
Fri May 2 18:50:32 EDT 2003


Hi Brian!

> Great documents!  After reading the architecture doc, it seems like the
> AppServer I've been working on might be a basis for the MonoServer that
you
> describe.  It is designed to provide a number of services to remoting
> applications: management, security, hosting, etc.  The server also has a
> self-hosting web-based management UI.
>
> http://www12.brinkster.com/brianr/ideas/appserver.aspx
>
> Let me know what you think.
> Brian

Notice that the MonoServer that is described in the document is not an
application server, it is just part of the System.EnterpriseServices
runtime. The model of System.EnterpriseServices is different from the J2EE
model, where all components must run in a container.
System.EnterpriseServices is more flexible, it just define services that
components can use wherever they run.



More information about the Mono-devel-list mailing list