svn commit: r916623 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/server/AsyncHandlerProxyFactoryImpl.java

2010-02-26 Thread isurues
Author: isurues Date: Fri Feb 26 08:58:15 2010 New Revision: 916623 URL: http://svn.apache.org/viewvc?rev=916623&view=rev Log: removing @Override annotation Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/server/AsyncHandlerProxyFactoryImpl.java Modified: axis

svn commit: r916680 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java

2010-02-26 Thread amilas
Author: amilas Date: Fri Feb 26 13:44:57 2010 New Revision: 916680 URL: http://svn.apache.org/viewvc?rev=916680&view=rev Log: isWrapped is used with the RPCMessage receiver. Its' meaning is whether the generated elements from an POJO wrapped with the method name or not. if we set the wrapped here