What is the simplest, most server-independent way of using several
datasources with the same application?

I would like a number of different customers to be able to use the same
web-application, but with different database instances. It is important for
me to use as few Orion specific features as possible - so far almost all my
configuration lies in the standard xml-files as defined in the
specification. However, it seems choosing a specific database instance is
not mentioned in the EJB spec.

Randahl.



Reply via email to