Hi, i ve a little question in glance with Axis.
I used wsdl2java in order to generate Java classes.
So all complexes types in my wsdl file are represented by a java class with getters
for Axis (de)serializers called getSerializer and getDeserializer. In another class i
will test these (de)seriali
Hello i ve a little question in glance with Axis
So i ve a wsdl file called "AddressBook.wsdl". With wsdl2java i generate classes
associated.
Now in another class i user serializers generated with the Phone.class like this:
//Writer
StringWriter writer = new Stri