Author: veithen
Date: Sun May 11 09:37:43 2014
New Revision: 1593764
URL: http://svn.apache.org/r1593764
Log:
Improved logging.
Modified:
axis/axis2/java/core/trunk/modules/osgi/src/org/apache/axis2/osgi/deployment/OSGiConfigurationContextFactory.java
axis/axis2/java/core/trunk/modules/
Author: veithen
Date: Sun May 11 09:37:58 2014
New Revision: 1593765
URL: http://svn.apache.org/r1593765
Log:
AXIS2-5646: Fixed some NPEs that occur when stopping the Axis2 OSGi bundle.
Modified:
axis/axis2/java/core/trunk/modules/osgi-tests/src/test/java/OSGiTest.java
axis/axis2/java/co
Author: veithen
Date: Fri May 9 22:58:05 2014
New Revision: 1593640
URL: http://svn.apache.org/r1593640
Log:
Use a Felix version for which source JARs are available. That makes debugging
easier.
Modified:
axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml
Modified: axis/axis2/java/core/