Author: veithen
Date: Sat May 10 12:04:58 2014
New Revision: 1593690
URL: http://svn.apache.org/r1593690
Log:
AXIS2-5646: Added some infrastructure to OSGiTest to test that the Axis2 bundle
stops cleanly.
Modified:
axis/axis2/java/core/trunk/modules/osgi-tests/src/test/java/OSGiTest.java
Mo
Author: veithen
Date: Wed May 14 20:20:43 2014
New Revision: 1594701
URL: http://svn.apache.org/r1594701
Log:
AXIS2-5646: Fixed an IllegalStateException triggered during shutdown of the
Axis2 OSGi module:
* Applied the patch submitted by Andy Schmidt (with some minor formatting
changes).
* Enabl