Author: ruwan
Date: Mon Mar 8 06:05:44 2010
New Revision: 920200
URL: http://svn.apache.org/viewvc?rev=920200&view=rev
Log:
Adding a method to the AxisConfiguration to add a service to an axisting active
service group
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2
Author: amilas
Date: Sun Mar 7 11:34:23 2010
New Revision: 919972
URL: http://svn.apache.org/viewvc?rev=919972&view=rev
Log:
fixing issue AXIS2-4639
Modified:
axis/axis2/java/core/trunk/modules/osgi/resources/org/apache/axis2/osgi/deployment/axis2.xml
Modified:
axis/axis2/java/core/trunk/
Author: amilas
Date: Sun Mar 7 11:16:14 2010
New Revision: 919967
URL: http://svn.apache.org/viewvc?rev=919967&view=rev
Log:
fixing the issue AXIS2-4641. added a null check for message context.
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/typemapping/Sim
Author: amilas
Date: Sun Mar 7 10:08:38 2010
New Revision: 919960
URL: http://svn.apache.org/viewvc?rev=919960&view=rev
Log:
always transport out should not be taken from the Http transport. Most of the
time correct transport out is set
in the message context itself. so first should be look at i