Author: veithen
Date: Thu Mar 13 22:18:01 2014
New Revision: 1577346
URL: http://svn.apache.org/r1577346
Log:
Removed the hack for AXIS2-3710. It is reasonable to require code running with
a new major Axis2 release to conform to the Java EE specs (i.e. to override the
GenericServlet#init(Servlet
Author: veithen
Date: Thu Mar 13 22:17:56 2014
New Revision: 1577345
URL: http://svn.apache.org/r1577345
Log:
Correctly override the AxisServlet init method to avoid the issue described in
AXIS2-3710.
Modified:
axis/axis2/java/core/trunk/modules/osgi/src/org/apache/axis2/osgi/OSGiAxisServle
Author: veithen
Date: Thu Mar 13 22:18:12 2014
New Revision: 1577348
URL: http://svn.apache.org/r1577348
Log:
AXIS2-5329:
* Remove the explicit invocation of OSGiConfigurationContextFactory#update and
instead let the config admin service do its job.
* Correctly handle the simultaneous dependency
Author: veithen
Date: Thu Mar 13 22:18:06 2014
New Revision: 1577347
URL: http://svn.apache.org/r1577347
Log:
No need to get the service reference for the ConfigurationContext multiple
times.
Modified:
axis/axis2/java/core/trunk/modules/osgi/src/org/apache/axis2/osgi/OSGiAxisServlet.java
Author: veithen
Date: Thu Mar 13 22:17:51 2014
New Revision: 1577344
URL: http://svn.apache.org/r1577344
Log:
Removed unused imports.
Modified:
axis/axis2/java/core/trunk/modules/osgi/src/org/apache/axis2/osgi/OSGiAxisServlet.java
Modified:
axis/axis2/java/core/trunk/modules/osgi/src/org/a
Author: veithen
Date: Thu Mar 13 22:17:41 2014
New Revision: 1577342
URL: http://svn.apache.org/r1577342
Log:
Enable HTTP in the OSGi tests.
Modified:
axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml
axis/axis2/java/core/trunk/modules/osgi-tests/src/test/java/OSGiTest.java
Modified:
Author: veithen
Date: Thu Mar 13 22:17:46 2014
New Revision: 1577343
URL: http://svn.apache.org/r1577343
Log:
* Completed the OSGi test: it now sends a SOAP request to a service deployed
with OSGi.
* Added the OSGi test to the build.
Modified:
axis/axis2/java/core/trunk/modules/osgi-tests/sr
Author: veithen
Date: Thu Mar 13 15:20:31 2014
New Revision: 1577191
URL: http://svn.apache.org/r1577191
Log:
Refactored the OSGi test: the test code itself doesn't need to run in the OSGi
container and we don't need to install a probe. Instead, we just need to run
the container and send SOAP re
Author: veithen
Date: Thu Mar 13 12:03:58 2014
New Revision: 1577125
URL: http://svn.apache.org/r1577125
Log:
Also added Saminda's test module.
Added:
axis/axis2/java/core/trunk/modules/osgi-tests/src/test/java/org/apache/axis2/osgi/module/
- copied from r1577121,
axis/axis2/java/core
Author: veithen
Date: Thu Mar 13 11:47:42 2014
New Revision: 1577119
URL: http://svn.apache.org/r1577119
Log:
Integrated Saminda's original test service into the OSGi integration test.
Added:
axis/axis2/java/core/trunk/modules/osgi-tests/src/test/java/org/
- copied from r1577116,
axis/
Author: veithen
Date: Thu Mar 13 07:53:57 2014
New Revision: 1577055
URL: http://svn.apache.org/r1577055
Log:
Fixed a class loading issue in the OSGi bundle.
Modified:
axis/axis2/java/core/trunk/modules/osgi/src/org/apache/axis2/osgi/deployment/OSGiServerConfigurator.java
Modified:
axis/ax
11 matches
Mail list logo