Re: Experience with Custom Serializers and WSDL

2004-02-18 Thread Joseph Dane
I have only recently started using Axis, so I'm not sure if I'm even understanding your question correctly. but it sounds like you're trying to do something I just did yesterday. I had written a Java interface with a bunch of methods. The arguments and return values of the methods were either s

Experience with Custom Serializers and WSDL

2004-02-18 Thread J.P. Leibundguth
All of my data types are represented by my own serializers and deserializers. Now that they are finished, I'd like to get the WSDL generation going for those custom types. Does anyone have experience with any of the following: 1) Currently the WSDL Axis generates has all of my methods, but no ty