Author: amilas
Date: Thu Apr 29 05:29:06 2010
New Revision: 939200
URL: http://svn.apache.org/viewvc?rev=939200&view=rev
Log:
commiting the patch AXIS2-4408. This handles the exception properly
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/rpc/receivers/RPCMessageRece
Author: veithen
Date: Wed Apr 28 21:21:04 2010
New Revision: 939098
URL: http://svn.apache.org/viewvc?rev=939098&view=rev
Log:
Correctly set svn:ignore for Eclipse.
Modified:
axis/axis2/java/transports/trunk/modules/sms/ (props changed)
Propchange: axis/axis2/java/transports/trunk/modules/
Author: veithen
Date: Wed Apr 28 21:00:32 2010
New Revision: 939086
URL: http://svn.apache.org/viewvc?rev=939086&view=rev
Log:
WSCOMMONS-452: Moved another piece of code that was intended for inclusion into
Axiom.
Removed:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apac
Author: nthaker
Date: Wed Apr 28 19:23:09 2010
New Revision: 939058
URL: http://svn.apache.org/viewvc?rev=939058&view=rev
Log:
Adding Debug information in metadata module and test cases for Legacy
@Webmethod changes made in revision 939003.
Modified:
axis/axis2/java/core/trunk/modules/meta
Author: veithen
Date: Wed Apr 28 18:23:27 2010
New Revision: 939039
URL: http://svn.apache.org/viewvc?rev=939039&view=rev
Log:
Fixed some compiler warnings.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/format/BinaryFormatter.java
axis/axis2/java
Author: veithen
Date: Wed Apr 28 18:00:58 2010
New Revision: 939033
URL: http://svn.apache.org/viewvc?rev=939033&view=rev
Log:
Moved EmptyOMLocation to org.apache.axiom.util.stax and renamed it to
DummyLocation. Also made it a singleton: no need to create a new instance on
every call of XMLStrea
Author: nthaker
Date: Wed Apr 28 16:28:20 2010
New Revision: 939003
URL: http://svn.apache.org/viewvc?rev=939003&view=rev
Log:
Adding code to:
1)Modify logic of how JAX-WS tooling version is read by JAX-WS module.
2)Adding proper support for Legacy @Webmethod annotation behavior when JAX-WS
2.2 v
Author: barrettj
Date: Wed Apr 28 14:37:43 2010
New Revision: 938986
URL: http://svn.apache.org/viewvc?rev=938986&view=rev
Log:
Add support for JAXWS 2.2 Addressing.responses on client side.
Modified:
axis/axis2/java/core/trunk/modules/jaxws/pom.xml
axis/axis2/java/core/trunk/modules/jax