Author: veithen
Date: Fri Nov 5 21:18:06 2010
New Revision: 1031799
URL: http://svn.apache.org/viewvc?rev=1031799&view=rev
Log:
Some layout improvements.
Modified:
axis/axis2/java/core/trunk/src/site/resources/css/site.css
axis/axis2/java/core/trunk/src/site/xdoc/docs/adv-userguide.xml
Author: scheu
Date: Fri Nov 5 19:56:05 2010
New Revision: 1031753
URL: http://svn.apache.org/viewvc?rev=1031753&view=rev
Log:
AXIS2-4826
Contributor:Rich Scheuerle
Corrected original contribution
Modified:
axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/datasource/jaxb/BOMOutp
Author: nthaker
Date: Fri Nov 5 15:33:41 2010
New Revision: 1031629
URL: http://svn.apache.org/viewvc?rev=1031629&view=rev
Log:
This is a performance improvement change. This performance change calculated
MTOM Threshold values only when JAX-WS runtime detects that application is
going to send/r
Author: scheu
Date: Fri Nov 5 14:34:46 2010
New Revision: 1031588
URL: http://svn.apache.org/viewvc?rev=1031588&view=rev
Log:
AXIS2-4872
Contributor: Katherine Sanders
Correct default fault action when other fault actions are overridden in the
@Action annotation
Modified:
axis/axis2/java/c
Author: scheu
Date: Fri Nov 5 13:25:28 2010
New Revision: 1031555
URL: http://svn.apache.org/viewvc?rev=1031555&view=rev
Log:
AXIS2-4873
Contributor: Rich Scheuerle
JAXBContext is being obtained from the cache even though "context construction"
is disable.
The code is changed to ensure that "cla