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.
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
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
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
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