Are there any Axis developers that monitor this list that might be able
to answer these questions or should I post this on the developer list to
find an answer?
If I have a custom data type that is (de)serialized with the
BeanSerializer and one of the properties of the bean is an int, how can
I s
If I have a custom data type that is (de)serialized with the
BeanSerializer and one of the properties of the bean is an int, how can
I specify that it is restricted to a set of integers (i.e. define a
restriction base in the WSDL)?
I had asked another question about making an element so that it ca