You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ma...@t-systems.com on 2009/04/27 16:27:36 UTC

TypeDesc in Axis2 and ADB

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.