Hello

I time ago, using axis1 environment, I have established a java class which allows to recover operations's parameters of a service web by parsing its wsdl file already generated. Now, by trying to upgrade it under axis2-1.4.1 version, I noticed that the wsdl file becomes temporary and I have anymore a copy on the hard disk. So that I can't use it any more in my class just by specifying its path. I just wondered if I should made this wsdl file manually in order to obtain a copy on the disk which I will use later, or is there an other solution proposed for the wsdl file use with the arrival of axis2.

I would appreciate help.
Thanks,

Reply via email to