svn commit: r1084548 - /axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba/idl/parser/IDLVisitor.java

2011-03-23 Thread eranga
Author: eranga Date: Wed Mar 23 11:46:40 2011 New Revision: 1084548 URL: http://svn.apache.org/viewvc?rev=1084548&view=rev Log: AXIS2-4780 - unions within structs not supported Modified: axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba/idl/parser/IDLVisitor.

svn commit: r1085895 - /axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba/receivers/CorbaUtil.java

2011-03-27 Thread eranga
Author: eranga Date: Sun Mar 27 09:13:39 2011 New Revision: 1085895 URL: http://svn.apache.org/viewvc?rev=1085895&view=rev Log: AXIS2-4987 - Cannot use constants as discriminators in CORBA union data types Fixed. Updated the parseValue method. Modified: axis/axis2/java/core/trunk/mod

svn commit: r1087700 - /axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba/deployer/SchemaGenerator.java

2011-04-01 Thread eranga
Author: eranga Date: Fri Apr 1 13:25:48 2011 New Revision: 1087700 URL: http://svn.apache.org/viewvc?rev=1087700&view=rev Log: Use an empty sequence when there are no parameters in the CORBA operation. Modified: axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba/depl

svn commit: r1088207 - in /axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba: deployer/ idl/parser/ idl/types/ idl/values/ receivers/

2011-04-02 Thread eranga
Author: eranga Date: Sun Apr 3 05:04:58 2011 New Revision: 1088207 URL: http://svn.apache.org/viewvc?rev=1088207&view=rev Log: AXIS2-4988 (The CORBA module does not fully support the 'any' data type.) Fixed. Now, the CORBA module supports 'any' data type as def

svn commit: r1089383 - in /axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba: deployer/ idl/parser/ idl/types/ idl/values/ receivers/

2011-04-06 Thread eranga
Author: eranga Date: Wed Apr 6 10:19:19 2011 New Revision: 1089383 URL: http://svn.apache.org/viewvc?rev=1089383&view=rev Log: AXIS2-4779 (Datatype fixed is not supported) Fixed. Bow this CORBA module supports fixed data type as well Added: axis/axis2/java/core/trunk/modules/corba/src