Author: veithen
Date: Tue Feb 14 22:30:21 2012
New Revision: 1244247
URL: http://svn.apache.org/viewvc?rev=1244247&view=rev
Log:
Some more refactorings of the maven-axis-server-plugin.
Added:
axis/axis1/java/trunk/maven/maven-axis-server-plugin/src/main/java/org/apache/axis/maven/server/Defa
Author: amilaj
Date: Tue Feb 14 12:16:18 2012
New Revision: 1243894
URL: http://svn.apache.org/viewvc?rev=1243894&view=rev
Log:
Fixing issue RAMPART-357. Applying the patch provided
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-core/src/main/java/org/apache/rampart/PolicyBasedResul
Author: azeez
Date: Tue Feb 14 12:04:34 2012
New Revision: 1243888
URL: http://svn.apache.org/viewvc?rev=1243888&view=rev
Log:
Rather than creating a new classloader array everytime a Tribes message is
received, we use an AxisObserver which will notify the relevant code to update
the classloader
Author: azeez
Date: Tue Feb 14 11:23:12 2012
New Revision: 1243880
URL: http://svn.apache.org/viewvc?rev=1243880&view=rev
Log:
This fixes the issue of state replication failing if the classes of the
replicated objects are contained within service archive & module archive files.
We had to take co
Author: sagara
Date: Tue Feb 14 08:53:41 2012
New Revision: 1243831
URL: http://svn.apache.org/viewvc?rev=1243831&view=rev
Log:
Applied patch for AXIS2-4314 with some modifications.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/engine/AxisConfiguration.java
Modi
Author: sagara
Date: Tue Feb 14 09:01:18 2012
New Revision: 1243832
URL: http://svn.apache.org/viewvc?rev=1243832&view=rev
Log:
Merged r1243831 to the 1.6 branch.
Modified:
axis/axis2/java/core/branches/1_6/modules/kernel/src/org/apache/axis2/engine/AxisConfiguration.java
Modified:
axis/ax