Kaydet (Commit) 6c21f43e authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS qadev13 (1.2.2); FILE MERGED

2003/10/20 11:52:34 cn 1.2.2.4: CHG: #112566# create instance by implementation name
2003/10/20 10:56:03 cn 1.2.2.3: CHG: #112566# create instance by implementation name
2003/10/17 10:21:39 cn 1.2.2.2: CHG: #112566# create instance by implementation name
2003/10/17 09:32:53 cn 1.2.2.1: CHG: #112566# create instance by implementation name
üst 6b6ecc7f
......@@ -2,9 +2,9 @@
*
* $RCSfile: SoundHandler.java,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change:$Date: 2003-10-06 13:32:17 $
* last change:$Date: 2003-11-18 16:28:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -104,7 +104,7 @@ public class SoundHandler extends TestCase {
}
TestEnvironment tEnv = new TestEnvironment( oObj );
URL dispURL = utils.parseURL((XMultiServiceFactory) Param.getMSF(),
URL dispURL = utils.parseURL((XMultiServiceFactory)Param.getMSF(),
utils.getFullTestURL("ok.wav"));
System.out.println("DISPATCHURL: "+ dispURL.Complete);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment