Hello Thierry, Monday, June 10, 2002, 4:35:37 PM, you wrote:
LT> I'd say that is a requirement. We have some internal jsp web pages that we LT> point to different Oracle instances, and we would be unable to use torque as LT> the infrastructure because of that. Furthermore, it would be impossible to LT> migrate an application through a development/testing/deployment cycle LT> without reconfiguring and recompiling (assuming of course that there are LT> distinct database instances devoted to each phase) and I suspect that most LT> QA policies might not allow that. You dont have to recompile anything, just modify the turbine run-time configuration file. > I'd have to say yes. If you change your database name on the DB, then > you update the Torque and build properties file and then you just run > ant again and rebuild the XXXPeer classes. Then the system will work > fine with your renamed database. No, as far as I see, the "hardcoded database name" is just a symbolic name, for grouping Torque Objects. There is no need for recompiling anything. bye -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
