Author: sagara
Date: Thu Jun 16 16:13:39 2011
New Revision: 1136520
URL: http://svn.apache.org/viewvc?rev=1136520&view=rev
Log:
Fixed few Java 5 warnings and some clean-up.
Modified:
axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/BeanUtil.java
axis/axis2/
Author: sagara
Date: Thu Jun 16 14:06:30 2011
New Revision: 1136443
URL: http://svn.apache.org/viewvc?rev=1136443&view=rev
Log:
Fixed AXIS2-5063
Provide support for complex object types.
1.) Added mapping between XSD types to Java types in TypeTable .
2.) Modified BeanUtil and RPCUtil to incl