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