Hi all,
I am currently involved in migrating Axis1 code to Axis2. In our Axis1 code, we used the TypeDesc class to analyze the complex classes to check for e.g. the minOccurs or maxOccurs settings in order to do something specific in our Java code. Now we are using Axis2 with ADB and we found out that there is no TypeDesc left there. Can you recommend me some other way how to get this information? Why is the TypeDesc not included anymore in ADB? Thanks in advance, Matthias.
