Hang on,System.setProperty will do this.
On Wed, 2007-12-12 at 13:08 -0500, Glen Mazza wrote: > I can't answer your question, but perhaps I can rephrase it so someone > else can answer it. The name of the cxf.xml file is specified via a > -Dcxf.config.file or -Dcxf.config.file.url property[1]. I guess you can > give the 2 cxf.xml's different file names for starters, but the next > issue would be how to get JUnit to use a different java argument for > each run. > > Glen > > [1] http://cwiki.apache.org/CXF20DOC/configuration.html > > Am Mittwoch, den 12.12.2007, 12:33 -0500 schrieb Benson Margulies: > > Anybody have a suggestion for how to make one test in a project use > > cxf.xml and another test use another cxf.xml? > > > > >
