Dear All,
 
I have a trivial problem.
I finally wrote an ant script to automate almost all my procedure.
I was copying my impl file over the new bindingImpl from WSDL2Java.
But now , Axis when it generates the WSDL file, it sorts the parameters of the method and hence inturn changes the signature of my method.
So when I copy my impl back on the BindingImpl file, the signature does not match giving me compile error.
 
Did any one do somethign to fix this. ??
Thank YOu
Pritesh
 
--
All Computers wait at the same speed !!
 

Reply via email to