Hello everyone, I have a set of EJBs which I have finally managed to run on Orion. Now, I want that the database server to which these EJBs talk be changed dynamically at run-time. For example, I have about 10-15 servers all having exactly the same database schema. Now depending on the client request, when I want to instantiate an EJB I may have to look up at any of these 10-15 servers. I know that this is not specific to Orion but I'll appreciate any help on how to do this with Orion. TIA, Deepak Goel
