[Opensource] How to change the default database context
Eddie Lewis
ELewis at copyright.com.au
Sun Aug 4 21:25:17 PDT 2002
I have two contexts setup in my expresso-config.xml file
i.e.
default and myotherconn
I have the setup/ security tables in both and want to startup on either
depending on the application.
Calling the correct db during processing is not a problem, however, on
startup, if i havent logged into the "myotherconn" db (via expresso), the
default connection is used and my controller security (for the "myotherconn"
application) is not setup here.
I dont want to have all the security in one database as the default
connection is for production and the other connection is for local testing.
Is ther a way of defaulting the db context on startup ??
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20020805/9a48fe4a/attachment-0002.htm
More information about the Opensource
mailing list