That did the trick! Thanks, Edell.
-----Original Message----- From: Mosur Ravi, Balaji Sent: 11 July 2006 18:11 To: [email protected] Subject: RE: tests failing in tools Hi edell, I just ran the tests in the tools module & I didn't see the errors... It looks like you are missing the latest celtix jar in which there is a fix for the indented output of the wsdl... Can you try deleting celtix from your local repository & try again... - Balaji -----Original Message----- From: Nolan, Edell Sent: Tuesday, July 11, 2006 12:57 PM To: [email protected] Subject: tests failing in tools Hi, I did an update today and now I am getting two failures in the tools - its due to the output been different. also gets <wsdl:types> on the same line. Is anyone else getting this. cheers, Edell. [surefire] Running org.apache.yoko.tools.processors.IDLToWSDLGenerationTest [surefire] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 2 sec [surefire] [surefire] testHelloWorldWSDLGeneration(org.apache.yoko.tools.processors.IDLToWS DLGenerationTest) Time elapsed: 1.468 sec <<< FAILURE! junit.framework.ComparisonFailure: expected:<[ <corba:typeMapping targetNamespa ce="http://schemas.apache.org/yoko/idl/HelloWorld/corba/typemap/" /]>> but was:< [<corba:typeMapping targetNamespace="http://schemas.apache.org/yoko/idl/HelloWor ld/corba/typemap/" /> <wsdl:types]>> at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at org.apache.yoko.tools.processors.IDLToWSDLGenerationTest.checkWSDLStr ings(IDLToWSDLGenerationTest.java:92) at org.apache.yoko.tools.processors.IDLToWSDLGenerationTest.testWSDLGene ration(IDLToWSDLGenerationTest.java:70) at org.apache.yoko.tools.processors.IDLToWSDLGenerationTest.testHelloWor ldWSDLGeneration(IDLToWSDLGenerationTest.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
