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? > >
