Luciano Resende wrote:
> > 1. Build an ODE Interface Layer to support easy embedding. Basically
> > you would do something like:
> +1, This would be great and would allow Tuscany to use this simple
> API, instead of creating it's own ODE EmbeddedServer. Also, should the
> embedded server interface be flexible enough to allow injection of
> resources already existent on the host environment (e.g TxManager,
> etc)
So conceptually similar to BSF? :-)
> would an embedded server work in the scenario where the application
> is being deployed to an environment that already have an ODE instance
Is there a reason why an Ode instance must be a singleton?
--- Noel