Hi Mark,
Comments inline.
On Aug 18, 2006, at 11:44 AM, Mark I. Dinges wrote:
Has Tuscany considered running a single instance of the runtime in
a Server?
Yes, I think this is desirable in some types of host environments.
For example in OSGi, there should be one Tuscany bundle that provides
the core runtime with extensions contributed as separate bundles.
In other environments like Tomcat, I'm not sure it makes sense. For
example, if we loaded Tuscany into a shared area, I think we are
going to run into a number of issues around trying to shoehorn J2EE
classloading semantics and application reloading, forcing us to have
custom deployment steps. At that point, i think it would be simpler
just to run a Tuscany standalone and have Tomcat embedded as a system
service.
If so are there plans to manage multiple applications in a single
runtime environment?
Yes. Joel was working on this in OSGi and we also definitely want
this in the standalone version. If you're interested in helping out,
let us know.
In particular, the ability to remove a application/composite from
the map of SCAObjects contained in CompositeComponentExtension and
anything else that would be required to remove a Composite from the
runtime's view.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]