I guess the problem I'm trying to solve is that I don't have a pre-defined property file I can include in the sqlMapConfig.xml as the resource. But some of my properties in there need to be parameterized. For example, the DataSource value, I will fetch it from a configuration server at runtime. So my question is, is there a way that I can feed this information into the sqlMapConfig map as I build my sqlMapClient instance? Thanks for your help.
- Re: Does the sqlMapConfig look at system properties? Scott Zhu
- Re: Does the sqlMapConfig look at system properties? Eduardo Piva
- Re: Does the sqlMapConfig look at system properties... Brice Ruth
- Re: Does the sqlMapConfig look at system proper... Eduardo Piva
- Re: Does the sqlMapConfig look at system pr... Scott Zhu
- Re: Does the sqlMapConfig look at syst... Eduardo Piva
- Re: Does the sqlMapConfig look at syst... Clinton Begin

