Author: scheu
Date: Tue Jun 29 21:49:01 2010
New Revision: 959117
URL: http://svn.apache.org/viewvc?rev=959117&view=rev
Log:
AXIS2-4758
Contributor: Rich Scheuerle (design) and Paul Mariduena (test)
The algorithm to find a JAX-WS synchronous method is improved.
A testcase is contributed to verif
Author: scheu
Date: Tue Jun 29 21:10:27 2010
New Revision: 959103
URL: http://svn.apache.org/viewvc?rev=959103&view=rev
Log:
AXIS2-4757
Contributor:Rich Scheuerle
Support JAX-WS WebMethods that have @RequestWrapper or @ResponseWrapper
annotations that use classes that don't
have @XmlRootElement.
Author: nagy
Date: Tue Jun 29 18:26:12 2010
New Revision: 959069
URL: http://svn.apache.org/viewvc?rev=959069&view=rev
Log:
Correctly identify checked exceptions in JAX-WS as being application faults so
that they are not erroneously logged.
Contributor: Phil Adams
Modified:
axis/axis2/java