svn commit: r1157424 - /axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/framework/AbstractTestCase.java

2011-08-13 Thread veithen
Author: veithen Date: Sat Aug 13 20:28:23 2011 New Revision: 1157424 URL: http://svn.apache.org/viewvc?rev=1157424&view=rev Log: Removed the call to BasicConfigurator.configure(). Since we already have a log4j.properties file, this would register a second console appender on the root logger. Mo

svn commit: r1157415 - in /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description/impl: EndpointInterfaceDescriptionImpl.java OperationDescriptionImpl.java

2011-08-13 Thread veithen
Author: veithen Date: Sat Aug 13 19:45:07 2011 New Revision: 1157415 URL: http://svn.apache.org/viewvc?rev=1157415&view=rev Log: AXIS2-5115: Make sure that EndpointInterfaceDescriptionImpl and OperationDescriptionImpl discards all previously cached information when the SEI is set. Modified:

svn commit: r1157373 - /axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/jaxb/string/JAXBStringUTF16Tests.java

2011-08-13 Thread veithen
Author: veithen Date: Sat Aug 13 12:39:49 2011 New Revision: 1157373 URL: http://svn.apache.org/viewvc?rev=1157373&view=rev Log: Eliminated an instance of the catch-and-fail JUnit anti-pattern. Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/jaxb/st