svn commit: r990950 - /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description/impl/PostRI216MethodRetrieverImpl.java

2010-08-30 Thread nthaker
Author: nthaker Date: Mon Aug 30 21:27:15 2010 New Revision: 990950 URL: http://svn.apache.org/viewvc?rev=990950&view=rev Log: Adding wsdl check before logging a warning message. When using new JAX-WS tooling runtime does not expose any operations not defined by wsdl, hence no warning is necessa

svn commit: r990778 - in /axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils: BeanUtil.java ConverterUtil.java

2010-08-30 Thread amilas
Author: amilas Date: Mon Aug 30 12:14:36 2010 New Revision: 990778 URL: http://svn.apache.org/viewvc?rev=990778&view=rev Log: getting java objects even if the case does not match. this is use full when using benaUtils to get java object from xml files. Modified: axis/axis2/java/core/trunk/m