Gabriel,

We are currently considering this type of needs in the
Enhydra Entreprise project (Jonas+Enhydra).
The approach is of a generic server with services (RMI, Logging, JTM)
and containers (EJB,Servlet).
It would help if you could visit/enrol the architecture working group
to help us in this design.

the architecture working group can be found at
http://www.enhydra.org/community/workingGroups/Architecture.html

Thanks,
Christophe

Note : [EMAIL PROTECTED] and [EMAIL PROTECTED]
are cross-posted

Christophe Ney mailto:[EMAIL PROTECTED]
Enhydra Open Source Project http://www.enhydra.org
Lutris Technologies http://www.lutris.com

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Gabriel
> Lawrence
> Sent: Sunday, March 05, 2000 3:48 AM
> To: [EMAIL PROTECTED]
> Subject: Changes to Server.java to allow "startup" classes
>
>
> We had a need to have arbitrary additional java code run inside of the
> Jonas VM. To accomplish this we modified the Server.java class to allow
> for startup classes. The only requirements on the startup class is that
> it have a constructor that takes a Properties object and a String array.
> The Properties object is the Servers environment, the String array is
> the command line arguments at startup.
>
> The code uses the "services" property to find the names of classes to
> startup. It expects this as a comma seperated list...
>
> Please consider the inclusion of our code in the Jonas project. It will
> help folks who want to run Servlet engines inside of the server, or
> other arbitrary RMI services and have them all be part of a single happy
> family. It also allows for easy extension of the server for local
> customizations....
>
> thanx,
> -gabe
>

----
This list is cross-posted to two mail lists.  To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe ejb-container-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".

Reply via email to